We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c493d74 + da42482 commit 0c04325Copy full SHA for 0c04325
3 files changed
requirements/base.txt
@@ -39,7 +39,7 @@ pygments==2.19.2
39
# accessible-pygments
40
# pydata-sphinx-theme
41
# sphinx
42
-requests==2.32.5
+requests==2.33.0
43
# via sphinx
44
roman-numerals==4.1.0
45
requirements/dev.txt
@@ -12,7 +12,7 @@ alabaster==1.0.0
12
# via
13
# -r requirements/base.txt
14
15
-anyio==4.12.1
+anyio==4.13.0
16
17
# starlette
18
# watchfiles
@@ -75,7 +75,7 @@ pygments==2.19.2
75
76
77
78
79
80
81
requirements/pip_tools.txt
@@ -4,7 +4,7 @@
4
#
5
# make upgrade
6
7
-build==1.4.0
+build==1.4.2
8
# via pip-tools
9
click==8.3.1
10
0 commit comments