Skip to content

Commit

Permalink
build(deps): Bump the runtime-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the runtime-dependencies group with 2 updates: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) and [singer-sdk](https://github.com/meltano/sdk).


Updates `sqlalchemy` from 2.0.37 to 2.0.38
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Updates `singer-sdk` from 0.44.2 to 0.44.3
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.44.2...v0.44.3)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: singer-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 16fd79f commit 76d39cc
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
124 changes: 62 additions & 62 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.9"
psycopg2-binary = "2.9.10"
sqlalchemy = "2.0.37"
sqlalchemy = "2.0.38"
sshtunnel = "0.4.0"

[tool.poetry.dependencies.singer-sdk]
Expand Down

0 comments on commit 76d39cc

Please sign in to comment.