Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 0f954ea commit 63f7c6d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 34 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pandas = "~=2.0"
pika = "~=1.3"
pymongo = "~=4.8"
pymysql = "~=1.1"
pyodbc = "~=5.1"
pyodbc = "~=5.2"
pysftp = "~=0.2"
python-dotenv = "~=1.0"
requests = "~=2.32"
Expand Down
72 changes: 39 additions & 33 deletions Pipfile.lock

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

0 comments on commit 63f7c6d

Please sign in to comment.