Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Bump singer-python from 6.0.0 to 6.0.1 (#20)
Browse files Browse the repository at this point in the history
Bumps [singer-python](http://singer.io) from 6.0.0 to 6.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 450dd7c commit d69603e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
install_requires=[
"backoff==2.2.1",
"requests==2.31.0",
"singer-python==6.0.0",
"singer-python==6.0.1",
],
entry_points="""
[console_scripts]
Expand Down

0 comments on commit d69603e

Please sign in to comment.