Skip to content

Commit

Permalink
chore(deps): bump pyodbc from 5.1.0 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [pyodbc](https://github.com/mkleehammer/pyodbc) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/mkleehammer/pyodbc/releases)
- [Commits](mkleehammer/pyodbc@5.1.0...5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 19ca8ce commit 730e674
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 34 deletions.
72 changes: 39 additions & 33 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 @@ -23,7 +23,7 @@ license = "Apache-2.0"
python = ">=3.9,<4.0"
singer-sdk = { version="~=0.41.0", extras = ["faker"] }
fs-s3fs = { version = "~=1.1.1", optional = true }
pyodbc = "^5.1.0"
pyodbc = "^5.2.0"

[tool.poetry.group.dev.dependencies]
pytest = ">=8"
Expand Down

0 comments on commit 730e674

Please sign in to comment.