Skip to content

Commit

Permalink
Update dependency click to v8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 9602c14 commit cfaf0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
-i https://pypi.python.org/simple
asgiref==3.5.0
asyncio==3.4.3
click==8.1.2; python_version >= '3.7'
click==8.1.4; python_version >= '3.7'
flask-sqlalchemy==2.5.1
flask[async]==2.1.1
greenlet==1.1.2; python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32')))))
Expand Down

0 comments on commit cfaf0c3

Please sign in to comment.