Skip to content

Commit be36006

Browse files
Bump psycopg2cffi from 2.8.1 to 2.9.0
Bumps [psycopg2cffi](https://github.com/chtd/psycopg2cffi) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/chtd/psycopg2cffi/releases) - [Commits](chtd/psycopg2cffi@2.8.1...2.9.0) --- updated-dependencies: - dependency-name: psycopg2cffi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13a1569 commit be36006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ numpy==1.19.5
88
pandas==1.1.5
99
ply==3.11
1010
psycopg2==2.9.3
11-
psycopg2cffi==2.8.1
11+
psycopg2cffi==2.9.0
1212
pycparser==2.20
1313
python-dateutil==2.8.1
1414
pytz==2021.1

0 commit comments

Comments
 (0)