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 Apr 16, 2024
1 parent a2734a4 commit 395dbeb
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 @@ -45,7 +45,7 @@ flask-env==2.0.0
# via -r requirements.in
frozen-flask==1.0.1
# via -r requirements.in
idna==2.8
idna==3.7
# via requests
ijson==2.5.1
# via ocdskit
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Expand Up @@ -79,7 +79,7 @@ flask-env==2.0.0
# via -r requirements.txt
frozen-flask==1.0.1
# via -r requirements.txt
idna==2.8
idna==3.7
# via
# -r requirements.txt
# requests
Expand Down

0 comments on commit 395dbeb

Please sign in to comment.