Skip to content

Commit 6f413e0

Browse files
Bump pyjwt from 2.8.0 to 2.13.0 in /src/promptflow
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.13.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3928a72 commit 6f413e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/promptflow/dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ portalocker~=1.2
1010
pre-commit
1111
# promptflow-tools Comment this since it will take in unecessary dependencies
1212
pydash
13-
PyJWT==2.8.0 # parse token to get tenant id during sanitization
13+
PyJWT==2.13.0 # parse token to get tenant id during sanitization
1414
pytest
1515
pytest-asyncio
1616
pytest-cov

0 commit comments

Comments
 (0)