Skip to content

Commit 9f459e9

Browse files
authored
Merge branch 'pallets-eco:master' into cachelib-class-integration
2 parents 939fe94 + a367b9f commit 9f459e9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements/typing.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
cffi==1.15.1
88
# via cryptography
9-
cryptography==41.0.4
9+
cryptography==41.0.6
1010
# via
1111
# types-pyopenssl
1212
# types-redis
@@ -16,6 +16,8 @@ mypy-extensions==0.4.3
1616
# via mypy
1717
pycparser==2.21
1818
# via cffi
19+
tomli==2.0.1
20+
# via mypy
1921
types-pyopenssl==23.0.0.2
2022
# via types-redis
2123
types-redis==4.6.0.5

0 commit comments

Comments
 (0)