Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 6f25540 commit 404974f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ detect-secrets==1.4.0
google-api-python-client>=2.88.0
oci>=2.104.0
pluginbase==1.0.1
psycopg2-binary==2.9.6
psycopg2-binary==2.9.9
pymongo==4.6.1
pysnow<=0.7.17
python3-nmap==1.6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ matplotlib==3.8.2
oci>=2.104.0
pandas==2.0.3
pluginbase==1.0.1
psycopg2-binary==2.9.6
psycopg2-binary==2.9.9
pymongo==4.6.1
pysnow<=0.7.17
python3-nmap==1.6.0
Expand Down

0 comments on commit 404974f

Please sign in to comment.