Skip to content

Commit

Permalink
chore(deps): bump sqlalchemy in the runtime-dependencies group
Browse files Browse the repository at this point in the history
Bumps the runtime-dependencies group with 1 update: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy).


Updates `sqlalchemy` from 2.0.35 to 2.0.36
- [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)

---
updated-dependencies:
- dependency-name: sqlalchemy
  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 Oct 21, 2024
1 parent 5232a65 commit 8466a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers = [
dependencies = [
"inflection>=0.3.1",
"singer-python>=5.0.12",
"sqlalchemy==2.0.35",
"sqlalchemy==2.0.36",
]
optional-dependencies.dev = ["pytest>=3.8", "black>=18.3a0"]
urls.Documentation = "https://hub.meltano.com/loaders/target-sqlite--meltanolabs"
Expand Down

0 comments on commit 8466a33

Please sign in to comment.