Skip to content

Commit 4c35ea7

Browse files
committed
Upgrade dependencies
1 parent 200fbc5 commit 4c35ea7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
jsonschema>=4.23,<4.24
2-
sentry-sdk>=2.19.2,<2.20 # optional dependency
3-
psutil>=6.1.1
2+
sentry-sdk>=2.22,<2.23 # optional dependency
3+
psutil>=7.0.0
44
distro>=1.9.0
5-
truststore>=0.10.0; python_version >= '3.10'
5+
truststore>=0.10.1; python_version >= '3.10'
66
importlib-resources>=1.3; python_version < '3.9'

0 commit comments

Comments
 (0)