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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a99d2ab commit 4cc811b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ trino[sqlalchemy]==0.328.0; python_version >= '3.8'
PyMySQL==1.1.0; python_version >= '3.8'
psycopg2-binary==2.9.10; python_version >= '3.8'
sqlglot==23.3.0; python_version >= '3.8'
pyodbc==5.1.0; python_version >= '3.8'
pyodbc==5.2.0; python_version >= '3.8'

# AWS
s3fs==2023.12.0; python_version >= '3.8'
Expand Down

0 comments on commit 4cc811b

Please sign in to comment.