File tree Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ iniconfig==2.0.0
1010 # via pytest
1111mccabe==0.7.0
1212 # via flake8
13- mypy==1.11.1
13+ mypy==1.11.2
1414 # via -r dev-requirements.in
1515mypy-extensions==1.0.0
1616 # via mypy
@@ -22,29 +22,29 @@ pycodestyle==2.12.1
2222 # via flake8
2323pyflakes==3.2.0
2424 # via flake8
25- pytest==8.3.2
25+ pytest==8.3.3
2626 # via -r dev-requirements.in
2727types-babel==2.11.0.15
2828 # via -r dev-requirements.in
29- types-beautifulsoup4==4.12.0.20240511
29+ types-beautifulsoup4==4.12.0.20240907
3030 # via -r dev-requirements.in
3131types-decorator==5.1.8.20240310
3232 # via -r dev-requirements.in
3333types-html5lib==1.1.11.20240806
3434 # via types-beautifulsoup4
35- types-pytz==2024.1 .0.20240417
35+ types-pytz==2024.2 .0.20241003
3636 # via types-babel
37- types-pyyaml==6.0.12.20240808
37+ types-pyyaml==6.0.12.20240917
3838 # via -r dev-requirements.in
39- types-requests==2.32.0.20240712
39+ types-requests==2.32.0.20240914
4040 # via -r dev-requirements.in
41- types-setuptools==71 .1.0.20240818
41+ types-setuptools==75 .1.0.20240917
4242 # via types-babel
4343typing-extensions==4.12.2
4444 # via
4545 # -c requirements.txt
4646 # mypy
47- urllib3==2.2.2
47+ urllib3==2.2.3
4848 # via
4949 # -c requirements.txt
5050 # types-requests
Original file line number Diff line number Diff line change 99requests
1010requests_oauthlib
1111toolforge ~= 4.2
12- toolforge_i18n[Flask] == 0.0.9
12+ toolforge_i18n[Flask] >= 0.1.0
1313typing-extensions >= 4.1.0
1414werkzeug >= 2.0.0
Original file line number Diff line number Diff line change 44#
55# pip-compile
66#
7- aiohappyeyeballs == 2.3.7
7+ aiohappyeyeballs == 2.4.3
88 # via aiohttp
9- aiohttp == 3.10.4
9+ aiohttp == 3.10.8
1010 # via mwapi
1111aiosignal == 1.3.1
1212 # via aiohttp
@@ -20,7 +20,7 @@ beautifulsoup4==4.12.3
2020 # via toolforge-i18n
2121blinker == 1.8.2
2222 # via flask
23- certifi == 2024.7.4
23+ certifi == 2024.8.30
2424 # via requests
2525charset-normalizer == 3.3.2
2626 # via requests
@@ -36,7 +36,7 @@ frozenlist==1.4.1
3636 # via
3737 # aiohttp
3838 # aiosignal
39- idna == 3.7
39+ idna == 3.10
4040 # via
4141 # requests
4242 # yarl
@@ -52,7 +52,7 @@ markupsafe==2.1.5
5252 # jinja2
5353 # toolforge-i18n
5454 # werkzeug
55- multidict == 6.0.5
55+ multidict == 6.1.0
5656 # via
5757 # aiohttp
5858 # yarl
@@ -88,18 +88,18 @@ soupsieve==2.6
8888 # via beautifulsoup4
8989toolforge == 4.4.0
9090 # via -r requirements.in
91- toolforge-i18n [flask ]== 0.0.9
91+ toolforge-i18n [flask ]== 0.1.1
9292 # via
9393 # -r requirements.in
9494 # toolforge-i18n
9595typing-extensions == 4.12.2
9696 # via -r requirements.in
97- urllib3 == 2.2.2
97+ urllib3 == 2.2.3
9898 # via requests
99- werkzeug == 3.0.3
99+ werkzeug == 3.0.4
100100 # via
101101 # -r requirements.in
102102 # flask
103103 # toolforge-i18n
104- yarl == 1.9.4
104+ yarl == 1.13.1
105105 # via aiohttp
You can’t perform that action at this time.
0 commit comments