Skip to content

Commit c0e317c

Browse files
chore(deps): bump python-jose from 3.3.0 to 3.4.0 (#17)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a3d895 commit c0e317c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = [
5656
"pygments==2.18.0",
5757
"pyjwt>=2.9",
5858
"python-dotenv==1.0.1",
59-
"python-jose==3.3.0",
59+
"python-jose==3.4.0",
6060
"python-multipart==0.0.18",
6161
"pyyaml==6.0.2",
6262
"redis==5.0.8",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ python-dotenv==1.0.1
196196
# oleapi (pyproject.toml)
197197
# pydantic-settings
198198
# uvicorn
199-
python-jose==3.3.0
199+
python-jose==3.4.0
200200
# via oleapi (pyproject.toml)
201201
python-multipart==0.0.18
202202
# via oleapi (pyproject.toml)

0 commit comments

Comments
 (0)