Skip to content

Commit

Permalink
Bump psycopg2 from 2.9.5 to 2.9.9
Browse files Browse the repository at this point in the history
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.9.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits/2.9.9)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent ce6e27f commit d24ab07
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 @@ -11,7 +11,7 @@
"pytest-cov==4.0.0",
"pytest-mock>=3.6.1,<=3.11",
"pytest-django==4.5.2",
"psycopg2==2.9.5",
"psycopg2==2.9.9",
"mysqlclient==1.4.6,<=2.2",
]

Expand Down

0 comments on commit d24ab07

Please sign in to comment.