Skip to content

Commit

Permalink
chore: bump packages (test)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Dec 19, 2023
1 parent 510a44b commit f9015c7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements/_.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aiohttp>=3.6.0,<3.10.0
typing_extensions>=4,<5; python_version < "3.11"
aiohttp>=3.9.1
typing_extensions >= 4.9.0; python_version > "3.8"
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest-asyncio~=0.23.2
# pytest-order~=1.0.1
mypy~=1.7.1
coverage~=7.3
pre-commit==3.5.0
pre-commit==3.6.0
codespell==2.2.6
bandit==1.7.6
flake8==6.1.0
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sphinx==5.3.0
sphinx==7.2.6
sphinxcontrib_trio==1.1.2
sphinxcontrib-websupport==1.2.4
myst-parser==1.0.0
sphinxcontrib-websupport==1.2.6
myst-parser==2.0.0
sphinxext-opengraph==0.9.1
sphinx-copybutton==0.5.2
furo@ git+https://github.com/pradyunsg/furo@193643f
sphinx-autodoc-typehints==1.23.0
sphinx-autodoc-typehints==1.25.2
2 changes: 1 addition & 1 deletion requirements/voice.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
PyNaCl>=1.3.0,<1.6
PyNaCl>=1.5.0,<1.6

0 comments on commit f9015c7

Please sign in to comment.