File tree 2 files changed +10
-7
lines changed
2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change
1
+ /build
2
+ /dist
3
+ * .tokenvault
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
3
# by the following command:
4
4
#
5
5
# pip-compile --extra=dev --no-emit-index-url
@@ -8,9 +8,9 @@ build==1.2.2.post1
8
8
# via tokenring (pyproject.toml)
9
9
cffi == 1.17.1
10
10
# via cryptography
11
- click == 8.1.7
11
+ click == 8.1.8
12
12
# via tokenring (pyproject.toml)
13
- cryptography == 44.0.0
13
+ cryptography == 44.0.1
14
14
# via
15
15
# fido2
16
16
# tokenring (pyproject.toml)
@@ -24,13 +24,13 @@ jaraco-context==6.0.1
24
24
# via keyring
25
25
jaraco-functools == 4.1.0
26
26
# via keyring
27
- keyring == 25.5 .0
27
+ keyring == 25.6 .0
28
28
# via tokenring (pyproject.toml)
29
- more-itertools == 10.5 .0
29
+ more-itertools == 10.6 .0
30
30
# via
31
31
# jaraco-classes
32
32
# jaraco-functools
33
- mypy == 1.13 .0
33
+ mypy == 1.15 .0
34
34
# via tokenring (pyproject.toml)
35
35
mypy-extensions == 1.0.0
36
36
# via mypy
@@ -44,7 +44,7 @@ pyuac==0.0.3
44
44
# via tokenring (pyproject.toml)
45
45
tee == 0.0.3
46
46
# via pyuac
47
- types-pywin32 == 308.0.0.20241128
47
+ types-pywin32 == 308.0.0.20250128
48
48
# via tokenring (pyproject.toml)
49
49
typing-extensions == 4.12.2
50
50
# via mypy
You can’t perform that action at this time.
0 commit comments