Merge branch 'main' into renovate/certifi-2025.x
All checks were successful
All checks were successful
This commit is contained in:
commit
ade1a50415
3 changed files with 91 additions and 77 deletions
|
@ -9,9 +9,9 @@ dependencies = [
|
|||
"certifi==2025.4.26",
|
||||
"charset-normalizer==3.4.2",
|
||||
"decorator==5.2.1",
|
||||
"greenlet==3.1.1",
|
||||
"greenlet==3.2.1",
|
||||
"idna==3.10",
|
||||
"mastodon-py==1.8.1",
|
||||
"mastodon-py==2.0.1",
|
||||
"numpy==2.2.5",
|
||||
"pillow==11.2.1",
|
||||
"pip-install==1.3.5",
|
||||
|
@ -19,10 +19,10 @@ dependencies = [
|
|||
"python-magic==0.4.27",
|
||||
"pyyaml==6.0.2",
|
||||
"requests==2.32.3",
|
||||
"shapely==2.0.7",
|
||||
"shapely==2.1.0",
|
||||
"six==1.17.0",
|
||||
"sqlalchemy==2.0.40",
|
||||
"staticmap==0.5.7",
|
||||
"typing-extensions==4.12.2",
|
||||
"urllib3==2.3.0",
|
||||
"typing-extensions==4.13.2",
|
||||
"urllib3==2.4.0",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue