Skip to content

Commit

Permalink
Bump psycopg2 from 2.9.2 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.2 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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 5f215f8 commit e048b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cachetools==5.3.1
matplotlib==3.7.3
numpy==1.21.6
pandas==1.3.5
psycopg2==2.9.2; platform_machine!='arm64' or platform_system!='Darwin'
psycopg2==2.9.9; platform_machine!='arm64' or platform_system!='Darwin'
psycopg2-binary==2.9.9; platform_machine=='arm64' or platform_system=='Darwin'
scipy==1.10.1
seaborn==0.12.2
Expand Down

0 comments on commit e048b54

Please sign in to comment.