Skip to content

Commit 55f2af2

Browse files
chore(deps): bump python-jose from 3.3.0 to 3.4.0 (#578)
Bumps [python-jose](https://github.com/mpdavis/python-jose) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@3.3.0...3.4.0) --- updated-dependencies: - dependency-name: python-jose dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf44697 commit 55f2af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pycparser==2.22
3030
pydantic==2.10.6; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
3131
pymongo==4.11.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
3232
python-dotenv==1.0.1; python_version >= "3.5"
33-
python-jose==3.3.0
33+
python-jose==3.4.0
3434
python-multipart==0.0.20
3535
pyyaml==6.0.2
3636
requests==2.26.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"

0 commit comments

Comments
 (0)