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

Commit

Permalink
Bump the minor-updates group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 2 updates: [singer-sdk](https://github.com/meltano/sdk) and [attrs](https://github.com/sponsors/hynek).


Updates `singer-sdk` from 0.32.0 to 0.34.1
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.32.0...v0.34.1)

Updates `attrs` from 23.1.0 to 23.2.0
- [Commits](https://github.com/sponsors/hynek/commits)

---
updated-dependencies:
- dependency-name: singer-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 0cce2a2 commit f640749
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 22 deletions.
102 changes: 82 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ license = "Apache 2.0"
[tool.poetry.dependencies]
python = ">=3.7.1,<4"
requests = "^2.25.1"
singer-sdk = "^0.32.0"
attrs = "^23.0.0"
singer-sdk = "^0.34.1"
attrs = "^23.2.0"
atomicwrites = "^1.4.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit f640749

Please sign in to comment.