Skip to content

Commit 377588f

Browse files
chore(deps): update python dependencies (non-major)
1 parent c339aa3 commit 377588f

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ aiofiles==25.1.0
22
amightygirl.paapi5-python-sdk==1.0.0
33
APScheduler==3.11.2
44
Babel==2.18.0
5-
beautifulsoup4==4.14.3
5+
beautifulsoup4==4.15.0
66
cryptography==44.0.2
77
eventer==0.1.1
8-
fastapi==0.136.3
8+
fastapi==0.138.0
99
feedparser==6.0.12
1010
flup-py3==1.0.3
1111
Genshi==0.7.11
@@ -18,7 +18,7 @@ ijson==3.5.0
1818
internetarchive==5.9.0
1919
isbnlib==3.10.14
2020
Jinja2==3.1.6
21-
luqum==0.11.0
21+
luqum==0.14.0
2222
lxml==6.1.1
2323
multipart==1.3.1
2424
Pillow==12.2.0
@@ -33,7 +33,7 @@ python-multipart==0.0.32
3333
PyYAML==6.0.3
3434
qrcode==7.4.2
3535
requests==2.34.2
36-
sentry-sdk[fastapi]==2.61.1
36+
sentry-sdk[fastapi]==2.63.0
3737
simplejson==3.20.2
3838
statsd==4.0.1
3939
uvicorn[standard]==0.49.0

requirements_scripts.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# uv pip install -r requirements_scripts.txt && PYTHONPATH=. python ./path/to/script.py optional_args... && uv pip uninstall -y -r requirements_scripts.txt
44

55
mwparserfromhell==0.7.2
6-
nameparser==1.1.3
6+
nameparser==1.2.1
77
wikitextparser==0.56.4

requirements_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
debugpy>=1.6.4
77
mypy==2.1.0
88
pymemcache==4.0.0
9-
pytest==9.0.3
9+
pytest==9.1.1
1010
pytest-asyncio==1.4.0
1111
pytest-httpx==0.36.2
12-
ruff==0.15.16
12+
ruff==0.15.19
1313
WebTest==3.0.7

0 commit comments

Comments
 (0)