Skip to content

Commit 8889eaa

Browse files
committed
Upgrade jsonschema and sentry-sdk packages
1 parent 95a4c28 commit 8889eaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
jsonschema>=4.22.0,<4.23
1+
jsonschema>=4.23,<4.24
22
aiohttp>=3.9.5,<3.10
33
aiohttp-cors>=0.7.0,<0.8
44
aiofiles>=24.1.0,<25.0
55
Jinja2>=3.1.4,<3.2
6-
sentry-sdk==2.7.1,<2.8
6+
sentry-sdk==2.12,<2.13
77
psutil==6.0.0
88
async-timeout>=4.0.3,<4.1
99
distro>=1.9.0

0 commit comments

Comments
 (0)