Skip to content

Commit

Permalink
fix(deps): update dependency uvloop to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 03a107b commit 61e0756
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
66 changes: 33 additions & 33 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.20.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 @@ -141,7 +141,7 @@ unidecode==0.4.21
# via awesome-slugify
urllib3==2.2.2
# via requests
uvloop==0.19.0
uvloop==0.20.0
webencodings==0.5.1
# via
# cssselect2
Expand Down

0 comments on commit 61e0756

Please sign in to comment.