Skip to content

Commit

Permalink
Bump the python-requirements group in /requirements with 2 updates (#…
Browse files Browse the repository at this point in the history
…1263)

Bump the python-requirements group in /requirements with 2 updates
  • Loading branch information
davidism authored Oct 1, 2023
2 parents aea55c8 + dbe12d1 commit 0f090b4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.5
sphinx==7.2.6
# via
# -r docs.in
# pallets-sphinx-themes
Expand All @@ -126,7 +126,7 @@ sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
sqlalchemy==2.0.20
sqlalchemy==2.0.21
# via -r mypy.in
tox==4.11.3
# via -r dev.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.5
sphinx==7.2.6
# via
# -r docs.in
# pallets-sphinx-themes
Expand Down
2 changes: 1 addition & 1 deletion requirements/mypy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pluggy==1.3.0
# via pytest
pytest==7.4.2
# via -r mypy.in
sqlalchemy==2.0.20
sqlalchemy==2.0.21
# via -r mypy.in
typing-extensions==4.7.1
# via
Expand Down

0 comments on commit 0f090b4

Please sign in to comment.