Skip to content

Commit

Permalink
deps: bump the major-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Updates the requirements on [pyodbc](https://github.com/mkleehammer/pyodbc) to permit the latest version.
- [Release notes](https://github.com/mkleehammer/pyodbc/releases)
- [Commits](mkleehammer/pyodbc@4.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: pyodbc
  dependency-type: direct:production
  dependency-group: major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and steveoh committed Oct 13, 2023
1 parent b90bace commit 91e8b99
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 @@ -38,7 +38,7 @@
"psycopg2-binary==2.*",
"PyGithub==2.*",
"pygsheets==2.*",
"pyodbc==4.*",
"pyodbc>=4,<6",
"requests==2.*",
],
extras_require={
Expand Down

0 comments on commit 91e8b99

Please sign in to comment.