summaryrefslogtreecommitdiff
path: root/requirements/typing.txt
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-11-01 12:45:33 -0700
committerDavid Lord <davidism@gmail.com>2021-11-01 12:45:33 -0700
commit867b663d0f493ac9331b58edfb693bf6e27dbfbe (patch)
tree983fe5004bf39c0415ce88f7a82d3220b2810d6c /requirements/typing.txt
parente415d3a811fda506c8d7917e615b97ae9dcd1194 (diff)
downloadclick-867b663d0f493ac9331b58edfb693bf6e27dbfbe.tar.gz
update requirements
Diffstat (limited to 'requirements/typing.txt')
-rw-r--r--requirements/typing.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements/typing.txt b/requirements/typing.txt
index f5af819..7a3e613 100644
--- a/requirements/typing.txt
+++ b/requirements/typing.txt
@@ -1,13 +1,13 @@
#
-# This file is autogenerated by pip-compile
+# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements/typing.in
#
-mypy-extensions==0.4.3
- # via mypy
mypy==0.910
# via -r requirements/typing.in
+mypy-extensions==0.4.3
+ # via mypy
toml==0.10.2
# via mypy
typing-extensions==3.10.0.2