Skip to content

Commit

Permalink
build: Upgrade vulnerable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed May 16, 2023
1 parent cd2c325 commit c4132aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -81,7 +81,7 @@ daphne==3.0.2
# via
# -r requirements.in
# channels
django==3.2.18
django==3.2.19
# via
# -r requirements.in
# channels
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Expand Up @@ -134,7 +134,7 @@ daphne==3.0.2
# channels
distlib==0.3.1
# via virtualenv
django==3.2.18
django==3.2.19
# via
# -r requirements.txt
# channels
Expand Down

0 comments on commit c4132aa

Please sign in to comment.