Skip to content

Commit

Permalink
chore(deps): bump sqlalchemy-exasol and pyodbc in poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Dec 21, 2023
1 parent f284ef6 commit 46e565d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 44 deletions.
80 changes: 38 additions & 42 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ pygments==2.17.2 ; python_version >= "3.9" and python_version < "4.0"
pyinstrument==4.6.1 ; python_version >= "3.9" and python_version < "4.0"
pyjwt==2.8.0 ; python_version >= "3.9" and python_version < "4.0"
pymysql==1.1.0 ; python_version >= "3.9" and python_version < "4.0"
pyodbc==4.0.39 ; python_version >= "3.9" and python_version < "4.0"
pyodbc==5.0.1 ; python_version >= "3.9" and python_version < "4.0"
pyopenssl==23.3.0 ; python_version >= "3.9" and python_version < "4.0"
pyparsing==3.1.1 ; python_version >= "3.10" and python_version < "3.13"
pyproj==3.6.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down Expand Up @@ -237,7 +237,7 @@ snowflake-sqlalchemy==1.5.1 ; python_version >= "3.9" and python_version < "4.0"
sortedcontainers==2.4.0 ; python_version >= "3.9" and python_version < "4.0"
soupsieve==2.5 ; python_version >= "3.10" and python_version < "3.13"
sphobjinv==2.3.1 ; python_version >= "3.10" and python_version < "3.13"
sqlalchemy-exasol[exasol]==4.6.2 ; python_version >= "3.9" and python_version < "4.0"
sqlalchemy-exasol[exasol]==4.6.3 ; python_version >= "3.9" and python_version < "4.0"
sqlalchemy-views==0.3.2 ; python_version >= "3.9" and python_version < "4.0"
sqlalchemy==1.4.50 ; python_version >= "3.9" and python_version < "4.0"
sqlglot==20.2.0 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit 46e565d

Please sign in to comment.