File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ idna==3.11
1212iniconfig==2.1.0 ; python_full_version < '3.10'
1313iniconfig==2.3.0 ; python_full_version >= '3.10'
1414librt==0.8.1 ; platform_python_implementation != 'PyPy'
15- lxml==6.0.2
15+ lxml==6.1.0
1616markdown-it-py==3.0.0 ; python_full_version < '3.10'
1717markdown-it-py==4.0.0 ; python_full_version >= '3.10'
1818mdurl==0.1.2
@@ -28,7 +28,7 @@ psycopg-binary==3.2.13 ; python_full_version < '3.10' and implementation_name !=
2828psycopg-binary==3.3.3 ; python_full_version >= '3.10' and implementation_name != 'pypy'
2929pygments==2.20.0
3030pytest==8.4.2 ; python_full_version < '3.10'
31- pytest==9.0.2 ; python_full_version >= '3.10'
31+ pytest==9.0.3 ; python_full_version >= '3.10'
3232python-dateutil==2.9.0.post0
3333pyyaml==6.0.3
3434requests==2.32.5 ; python_full_version < '3.10'
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ exceptiongroup==1.3.1 ; python_full_version < '3.11'
77idna==3.11
88iniconfig==2.1.0 ; python_full_version < '3.10'
99iniconfig==2.3.0 ; python_full_version >= '3.10'
10- lxml==6.0.2
10+ lxml==6.1.0
1111packaging==26.0
1212pluggy==1.6.0
1313psycopg==3.2.13 ; python_full_version < '3.10'
@@ -16,7 +16,7 @@ psycopg-binary==3.2.13 ; python_full_version < '3.10' and implementation_name !=
1616psycopg-binary==3.3.3 ; python_full_version >= '3.10' and implementation_name != 'pypy'
1717pygments==2.20.0
1818pytest==8.4.2 ; python_full_version < '3.10'
19- pytest==9.0.2 ; python_full_version >= '3.10'
19+ pytest==9.0.3 ; python_full_version >= '3.10'
2020python-dateutil==2.9.0.post0
2121requests==2.32.5 ; python_full_version < '3.10'
2222requests==2.33.1 ; python_full_version >= '3.10'
You can’t perform that action at this time.
0 commit comments