Skip to content

Commit ad3dcce

Browse files
Bump typeguard from 4.4.1 to 4.4.2
Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.4.1...4.4.2) --- updated-dependencies: - dependency-name: typeguard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec36657 commit ad3dcce

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ annotated-types==0.5.0
1111
babel==2.15.0
1212
# via sphinx
1313
bo4e-schema-tool==0.0.9
14-
# via -r requirements.in
14+
# via -r docs/requirements.in
1515
certifi==2024.7.4
1616
# via requests
1717
cffi==1.16.0
@@ -22,7 +22,7 @@ charset-normalizer==2.1.0
2222
# via requests
2323
click==8.1.8
2424
# via
25-
# -r requirements.in
25+
# -r docs/requirements.in
2626
# bo4e-schema-tool
2727
cryptography==44.0.1
2828
# via pyjwt
@@ -37,22 +37,22 @@ idna==3.7
3737
imagesize==1.4.1
3838
# via sphinx
3939
iso3166==2.1.1
40-
# via -r requirements.in
40+
# via -r docs/requirements.in
4141
jinja2==3.1.6
4242
# via sphinx
4343
markupsafe==2.1.3
4444
# via jinja2
4545
more-itertools==10.2.0
4646
# via bo4e-schema-tool
4747
networkx==3.4.2
48-
# via -r requirements.in
48+
# via -r docs/requirements.in
4949
packaging==24.0
5050
# via sphinx
5151
pycparser==2.21
5252
# via cffi
5353
pydantic==2.8.2
5454
# via
55-
# -r requirements.in
55+
# -r docs/requirements.in
5656
# bo4e-schema-tool
5757
pydantic-core==2.20.1
5858
# via pydantic
@@ -61,22 +61,22 @@ pygithub==2.2.0
6161
pygments==2.18.0
6262
# via sphinx
6363
pyhumps==3.8.0
64-
# via -r requirements.in
64+
# via -r docs/requirements.in
6565
pyjwt[crypto]==2.8.0
6666
# via pygithub
6767
pynacl==1.5.0
6868
# via pygithub
6969
requests==2.32.3
7070
# via
71-
# -r requirements.in
71+
# -r docs/requirements.in
7272
# bo4e-schema-tool
7373
# pygithub
7474
# sphinx
7575
snowballstemmer==2.2.0
7676
# via sphinx
7777
sphinx==7.4.7
7878
# via
79-
# -r requirements.in
79+
# -r docs/requirements.in
8080
# sphinx-rtd-theme
8181
# sphinxcontrib-applehelp
8282
# sphinxcontrib-devhelp
@@ -85,7 +85,7 @@ sphinx==7.4.7
8585
# sphinxcontrib-qthelp
8686
# sphinxcontrib-serializinghtml
8787
sphinx-rtd-theme==2.0.0
88-
# via -r requirements.in
88+
# via -r docs/requirements.in
8989
sphinxcontrib-applehelp==1.0.7
9090
# via sphinx
9191
sphinxcontrib-devhelp==1.0.5
@@ -100,9 +100,9 @@ sphinxcontrib-qthelp==1.0.6
100100
# via sphinx
101101
sphinxcontrib-serializinghtml==1.1.9
102102
# via sphinx
103-
typeguard==4.4.1
104-
# via -r requirements.in
105-
typing-extensions==4.11.0
103+
typeguard==4.4.2
104+
# via -r docs/requirements.in
105+
typing-extensions==4.12.2
106106
# via
107107
# pydantic
108108
# pydantic-core

0 commit comments

Comments
 (0)