Skip to content

Commit

Permalink
Bump singer-python from 5.9.0 to 5.13.0 (#14)
Browse files Browse the repository at this point in the history
* Bump singer-python from 5.9.0 to 5.13.0

Bumps [singer-python](http://singer.io) from 5.9.0 to 5.13.0.

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update CHANGELOG.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Clarke <[email protected]>
  • Loading branch information
dependabot[bot] and s7clarke10 authored Feb 27, 2023
1 parent bc09ac9 commit 3659c55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 1.0.9
* Bumps singer-python from 5.9.0 to 5.13.0.

## 1.0.8
* Bump attrs from 16.3.0 to 22.2.0

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
install_requires=[
"attrs==22.2.0",
"pendulum>=1.2.0",
"singer-python==5.9.0",
"singer-python==5.13.0",
"pymssql>=2.2.1",
"backoff==1.8.0",
],
Expand Down

0 comments on commit 3659c55

Please sign in to comment.