Skip to content

Commit

Permalink
Bump pyodbc from 4.0.39 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [pyodbc](https://github.com/mkleehammer/pyodbc) from 4.0.39 to 5.0.1.
- [Release notes](https://github.com/mkleehammer/pyodbc/releases)
- [Commits](mkleehammer/pyodbc@4.0.39...5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent ff3dda4 commit 15fb93e
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 39 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.6"
pymysql = "~=1.1"
pyodbc = "~=4.0"
pyodbc = "~=5.0"
pysftp = "~=0.2"
python-dotenv = "~=1.0"
requests = "~=2.31"
Expand Down
72 changes: 34 additions & 38 deletions Pipfile.lock

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

0 comments on commit 15fb93e

Please sign in to comment.