Skip to content

Commit f06c4d9

Browse files
chore(deps): update python dependencies (non-major)
1 parent b7dfbf3 commit f06c4d9

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,9 +2,9 @@ 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
eventer==0.1.1
7-
fastapi==0.136.3
7+
fastapi==0.137.1
88
feedparser==6.0.12
99
flup-py3==1.0.3
1010
Genshi==0.7.11
@@ -17,7 +17,7 @@ ijson==3.5.0
1717
internetarchive==5.9.0
1818
isbnlib==3.10.14
1919
Jinja2==3.1.6
20-
luqum==0.11.0
20+
luqum==0.14.0
2121
lxml==6.1.1
2222
multipart==1.3.1
2323
Pillow==12.2.0
@@ -32,7 +32,7 @@ python-multipart==0.0.32
3232
PyYAML==6.0.3
3333
qrcode==7.4.2
3434
requests==2.34.2
35-
sentry-sdk[fastapi]==2.61.1
35+
sentry-sdk[fastapi]==2.62.0
3636
simplejson==3.20.2
3737
statsd==4.0.1
3838
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.0
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.0
1010
pytest-asyncio==1.4.0
1111
pytest-httpx==0.36.2
12-
ruff==0.15.16
12+
ruff==0.15.17
1313
WebTest==3.0.7

0 commit comments

Comments
 (0)