File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ python-xlib==0.33
107107 # via pynput
108108pyyaml == 6.0.3
109109 # via pre-commit
110- requests == 2.32.5
110+ requests == 2.34.2
111111 # via
112112 # -r requirements.in
113113 # webdavclient3
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ pyyaml==6.0.3
8383 # pyyaml-env-tag
8484pyyaml-env-tag==1.1
8585 # via mkdocs
86- requests==2.33.1
86+ requests==2.34.2
8787 # via
8888 # mkdocs-macros-plugin
8989 # mkdocs-material
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ python-dateutil==2.9.0.post0
7474 # via webdavclient3
7575python-xlib==0.33
7676 # via pynput
77- requests==2.32.5
77+ requests==2.34.2
7878 # via
7979 # -r requirements.in
8080 # webdavclient3
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ keyring>=25.7.0
33psutil>=7.2.2
44pynput>=1.8.1
55PySide6==6.11.0
6- requests>=2.32.5
6+ requests>=2.34.2
77webdavclient3>=3.14.7
Original file line number Diff line number Diff line change @@ -8,8 +8,14 @@ argcomplete==3.6.3
88 # via -r requirements.in
99certifi == 2026.2.25
1010 # via requests
11+ cffi == 2.0.0
12+ # via cryptography
1113charset-normalizer == 3.4.6
1214 # via requests
15+ cryptography == 48.0.0
16+ # via secretstorage
17+ evdev == 1.9.3
18+ # via pynput
1319idna == 3.11
1420 # via requests
1521jaraco-classes == 3.4.0
@@ -18,6 +24,10 @@ jaraco-context==6.1.2
1824 # via keyring
1925jaraco-functools == 4.4.0
2026 # via keyring
27+ jeepney == 0.9.0
28+ # via
29+ # keyring
30+ # secretstorage
2131keyring == 25.7.0
2232 # via -r requirements.in
2333lxml == 6.0.2
@@ -28,6 +38,8 @@ more-itertools==10.8.0
2838 # jaraco-functools
2939psutil == 7.2.2
3040 # via -r requirements.in
41+ pycparser == 3.0
42+ # via cffi
3143pynput == 1.8.1
3244 # via -r requirements.in
3345pyside6 == 6.11.0
@@ -40,10 +52,14 @@ pyside6-essentials==6.11.0
4052 # pyside6-addons
4153python-dateutil == 2.9.0.post0
4254 # via webdavclient3
43- pywin32-ctypes == 0.2.3
55+ python-xlib == 0.33
56+ # via pynput
57+ requests == 2.34.2
58+ # via
59+ # -r requirements.in
60+ # webdavclient3
61+ secretstorage == 3.5.0
4462 # via keyring
45- requests == 2.32.5
46- # via webdavclient3
4763shiboken6 == 6.11.0
4864 # via
4965 # pyside6
@@ -53,6 +69,7 @@ six==1.17.0
5369 # via
5470 # pynput
5571 # python-dateutil
72+ # python-xlib
5673urllib3 == 2.6.3
5774 # via requests
5875webdavclient3 == 3.14.7
You can’t perform that action at this time.
0 commit comments