Skip to content

Commit fcf504e

Browse files
authored
{Packaging} Update psycopg2 to support Python 3.11 (#24671)
1 parent 54a6ee9 commit fcf504e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/azure-cli/requirements.py3.windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ pbr==5.3.1
119119
pkginfo==1.8.2
120120
portalocker==2.3.2
121121
psutil==5.9.0
122-
psycopg2==2.9.3
122+
psycopg2==2.9.5
123123
pycparser==2.19
124124
PyGithub==1.55
125125
PyJWT==2.4.0

0 commit comments

Comments
 (0)