Skip to content

Commit

Permalink
fix(deps): update dependency uvloop to v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 60cf706 commit ff5aa7b
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 36 deletions.
75 changes: 41 additions & 34 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ rq = "^1.15.0"
rq-dashboard = "^0.6.1"
scikit-learn = "^1.1.3"
scipy = "^1.14.1"
uvloop = "^0.19.0"
uvloop = "^0.21.0"
XlsxWriter = "^3.1.9"
gunicorn = "^21.2.0"
blinker = "^1.6.3"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ typing-extensions==4.12.2
tzdata==2024.2
unidecode==0.4.21
urllib3==2.2.3
uvloop==0.20.0
uvloop==0.21.0
webencodings==0.5.1
webob==1.8.8
werkzeug==3.0.4
Expand Down

0 comments on commit ff5aa7b

Please sign in to comment.