8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35be3c2 commit e9dba6cCopy full SHA for e9dba6c
requirements.in
@@ -4,4 +4,4 @@
4
# 2) pip-compile --generate-hashes requirements.in
5
6
# Unittest test adapter
7
-typing-extensions==4.4.0
+typing-extensions==4.5.0
requirements.txt
@@ -4,7 +4,7 @@
#
# pip-compile --generate-hashes requirements.in
-typing-extensions==4.4.0 \
8
- --hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
9
- --hash=sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e
+typing-extensions==4.5.0 \
+ --hash=sha256:5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb \
+ --hash=sha256:fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4
10
# via -r requirements.in
0 commit comments