Skip to content

Commit

Permalink
chore(deps): update dependency prettytable to <3.12.1 (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 3ebcebe commit fe58565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
setup_requires=["setuptools_scm"],
python_requires=">=3.8",
install_requires=[
"prettytable<3.11.1",
"prettytable<3.12.1",
"sqlglot>=24.0.0,<25.29",
"typing_extensions>=4.8,<5",
],
Expand Down

0 comments on commit fe58565

Please sign in to comment.