Skip to content

Commit

Permalink
Bump pyodbc from 4.0.28 to 5.1.0 (#6962)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehooi committed May 14, 2024
1 parent 408ba78 commit f3a3236
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 18 deletions.
52 changes: 35 additions & 17 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ werkzeug = "2.3.8"
wtforms = "2.2.1"
xlsxwriter = "1.2.2"
tzlocal = "4.3.1"
pyodbc = "5.1.0"

[tool.poetry.group.all_ds]
optional = true
Expand Down Expand Up @@ -123,7 +124,7 @@ pyhive = "0.6.1"
pyignite = "0.6.1"
pymongo = { version = "4.6.3", extras = ["srv", "tls"] }
pymssql = "2.2.8"
pyodbc = "4.0.28"
pyodbc = "5.1.0"
python-arango = "6.1.0"
python-rapidjson = "1.1.0"
requests-aws-sign = "0.1.5"
Expand Down

0 comments on commit f3a3236

Please sign in to comment.