Skip to content

Commit de388c9

Browse files
authored
Run make regen-requirements (#686)
1 parent 873b666 commit de388c9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ git-update-requirements:
8787
git pull
8888
git switch -c reqs main
8989
make regen-requirements
90-
git ci -a -m "run make regen-requirements"
90+
git ci -a -m "Run make regen-requirements"
9191

9292
.PHONY: help
9393
help : Makefile

requirements-3.13.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ buildbot-www==4.3.0
1313
cbor2==5.8.0
1414
certifi==2026.2.25
1515
cffi==2.0.0
16-
charset-normalizer==3.4.5
16+
charset-normalizer==3.4.6
1717
click==8.3.1
1818
constantly==23.10.4
19-
croniter==6.0.0
19+
croniter==6.2.2
2020
cryptography==46.0.5
2121
Flask==3.1.3
2222
greenlet==3.3.2
@@ -33,16 +33,15 @@ multipart==1.3.1
3333
packaging==26.0
3434
psycopg2==2.9.11
3535
py-ubjson==0.16.1
36-
pyasn1==0.6.2
36+
pyasn1==0.6.3
3737
pyasn1_modules==0.4.2
3838
pycparser==3.0
39-
PyJWT==2.12.0
40-
pyOpenSSL==25.3.0
39+
PyJWT==2.12.1
40+
pyOpenSSL==26.0.0
4141
python-dateutil==2.9.0.post0
42-
pytz==2026.1.post1
4342
PyYAML==6.0.3
4443
requests==2.32.5
45-
sentry-sdk==2.54.0
44+
sentry-sdk==2.55.0
4645
service-identity==24.2.0
4746
setuptools==82.0.1
4847
six==1.17.0

0 commit comments

Comments
 (0)