Skip to content

Commit

Permalink
Merge pull request #64 from callowayproject/dependabot/pip/requiremen…
Browse files Browse the repository at this point in the history
…ts/orjson-3.9.15

Bump orjson from 3.9.9 to 3.9.15 in /requirements
  • Loading branch information
coordt authored May 5, 2024
2 parents 27aac64 + ee54bac commit cdaabdb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ myst-parser==2.0.0
# via cookie-composer (pyproject.toml)
nodeenv==1.8.0
# via pre-commit
orjson==3.9.9
orjson==3.9.15
# via cookie-composer (pyproject.toml)
packaging==23.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ multidict==6.0.4
# yarl
myst-parser==2.0.0
# via cookie-composer (pyproject.toml)
orjson==3.9.9
orjson==3.9.15
# via cookie-composer (pyproject.toml)
packaging==23.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ multidict==6.0.4
# via
# aiohttp
# yarl
orjson==3.9.9
orjson==3.9.15
# via cookie-composer (pyproject.toml)
packaging==23.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ multidict==6.0.4
# yarl
nodeenv==1.8.0
# via pre-commit
orjson==3.9.9
orjson==3.9.15
# via cookie-composer (pyproject.toml)
packaging==23.2
# via
Expand Down

0 comments on commit cdaabdb

Please sign in to comment.