Skip to content

Commit

Permalink
chore(deps): update dependency tornado to v6.3.3 (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent d5c968c commit d173d26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name = "pypi"
[packages]

requests = "==2.31.0"
tornado = "==6.3.2"
tornado = "==6.3.3"
Flask = "==2.3.2"
dnspython = "==2.4.2"

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.31.0
tornado==6.3.2
tornado==6.3.3
Flask==2.3.2
dnspython==2.4.2

0 comments on commit d173d26

Please sign in to comment.