Skip to content

Commit 0f090b4

Browse files
authored
Bump the python-requirements group in /requirements with 2 updates (#1263)
Bump the python-requirements group in /requirements with 2 updates
2 parents aea55c8 + dbe12d1 commit 0f090b4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ requests==2.31.0
9999
# via sphinx
100100
snowballstemmer==2.2.0
101101
# via sphinx
102-
sphinx==7.2.5
102+
sphinx==7.2.6
103103
# via
104104
# -r docs.in
105105
# pallets-sphinx-themes
@@ -126,7 +126,7 @@ sphinxcontrib-qthelp==1.0.6
126126
# via sphinx
127127
sphinxcontrib-serializinghtml==1.1.9
128128
# via sphinx
129-
sqlalchemy==2.0.20
129+
sqlalchemy==2.0.21
130130
# via -r mypy.in
131131
tox==4.11.3
132132
# via -r dev.in

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ requests==2.31.0
3434
# via sphinx
3535
snowballstemmer==2.2.0
3636
# via sphinx
37-
sphinx==7.2.5
37+
sphinx==7.2.6
3838
# via
3939
# -r docs.in
4040
# pallets-sphinx-themes

requirements/mypy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluggy==1.3.0
1818
# via pytest
1919
pytest==7.4.2
2020
# via -r mypy.in
21-
sqlalchemy==2.0.20
21+
sqlalchemy==2.0.21
2222
# via -r mypy.in
2323
typing-extensions==4.7.1
2424
# via

0 commit comments

Comments
 (0)