Skip to content

Commit

Permalink
chore: Bump structlog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasfarias committed Nov 2, 2023
1 parent 59f273d commit 52adedd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ snowflake-connector-python==3.0.4
social-auth-app-django==5.0.0
social-auth-core==4.3.0
statshog==1.0.6
structlog==23.2.0
sqlparse==0.4.4
temporalio==1.1.0
token-bucket==0.3.0
Expand Down
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -499,8 +499,10 @@ sqlparse==0.4.4
# django
statshog==1.0.6
# via -r requirements.in
structlog==21.2.0
# via django-structlog
structlog==23.2.0
# via
# -r requirements.in
# django-structlog
temporalio==1.1.0
# via -r requirements.in
tenacity==6.1.0
Expand Down

0 comments on commit 52adedd

Please sign in to comment.