Skip to content

Commit

Permalink
Bump click from 8.0.1 to 8.0.3 (#172)
Browse files Browse the repository at this point in the history
Bumps [click](https://github.com/pallets/click) from 8.0.1 to 8.0.3.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.1...8.0.3)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 11, 2021
1 parent 7159dc6 commit 7ba8073
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
@@ -1,6 +1,6 @@
dataclasses~=0.8; python_version < '3.7'
typing_extensions; python_version < '3.8'
click==8.0.1
click==8.0.3
pydantic==1.8.2

#bigquery
Expand Down

0 comments on commit 7ba8073

Please sign in to comment.