Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marksparkza committed Nov 14, 2023
1 parent bd9c468 commit 50043c9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements.in
faker==19.13.0
faker==20.0.0
# via
# -r requirements.in
# factory-boy
Expand All @@ -83,7 +83,7 @@ h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.1
httpcore==1.0.2
# via httpx
httpx==0.25.1
# via -r requirements.in
Expand All @@ -107,7 +107,7 @@ jschon==0.11.1
# jschon-translation
jschon-translation==0.1.1
# via -r requirements.in
mako==1.2.4
mako==1.3.0
# via alembic
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -179,13 +179,13 @@ typing-extensions==4.8.0
# pydantic
# sqlalchemy
# uvicorn
urllib3==2.0.7
urllib3==2.1.0
# via
# ory-hydra-client
# requests
uvicorn==0.24.0.post1
# via -r requirements.in
werkzeug==2.3.7
werkzeug==2.3.8
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit 50043c9

Please sign in to comment.