File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ aiosignal==1.3.1
1010 # via aiohttp
1111apsw==3.46.1.0
1212 # via -r base.in
13- attrs==25.1 .0
13+ attrs==25.3 .0
1414 # via aiohttp
1515babel==2.17.0
1616 # via -r base.in
@@ -68,7 +68,7 @@ schema==0.7.7
6868 # via -r base.in
6969six==1.17.0
7070 # via python-dateutil
71- typing-extensions==4.12.2
71+ typing-extensions==4.13.0
7272 # via
7373 # -r base.in
7474 # multidict
@@ -87,7 +87,7 @@ distro==1.9.0; sys_platform == "linux" and sys_platform == "linux"
8787 # via -r base.in
8888importlib-metadata==8.5.0; python_version != "3.10" and python_version != "3.11"
8989 # via markdown
90- pytz==2025.1 ; python_version == "3.8"
90+ pytz==2025.2 ; python_version == "3.8"
9191 # via babel
9292uvloop==0.21.0; (sys_platform != "win32" and platform_python_implementation == "CPython") and sys_platform != "win32"
9393 # via -r base.in
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ jinja2==3.1.6
1717 # via sphinx
1818markupsafe==2.1.5
1919 # via jinja2
20- pytz==2025.1
20+ pytz==2025.2
2121 # via babel
2222requests==2.32.3
2323 # via sphinx
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ astroid==3.2.4
22 # via pylint
33dill==0.3.9
44 # via pylint
5- iniconfig==2.0 .0
5+ iniconfig==2.1 .0
66 # via pytest
77isort==5.13.2
88 # via pylint
You can’t perform that action at this time.
0 commit comments