dependabot[bot] commited on
Commit
28fa16f
·
unverified ·
1 Parent(s): a72e886

Bump psycopg2 from 2.9.5 to 2.9.6

Browse files

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.6.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits/2.9.6)

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

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  Django==4.1.7
2
- psycopg2==2.9.5
3
  python-dotenv==1.0.0
4
  whitenoise[brotli]==6.4.0
 
1
  Django==4.1.7
2
+ psycopg2==2.9.6
3
  python-dotenv==1.0.0
4
  whitenoise[brotli]==6.4.0