Skip to content

Commit 1058e73

Browse files
⬆️(dependencies) update python dependencies
1 parent 73985fc commit 1058e73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ dev =
5656
flake8==6.1.0
5757
htmlmin==0.1.12
5858
ipdb==0.13.13
59-
ipython==8.15.0
59+
ipython==8.16.1
6060
isort==5.12.0
6161
lxml==4.9.3
6262
mysqlclient==2.2.0
6363
msgpack==1.0.7
64-
pylint==2.17.6
64+
pylint==3.0.0
6565
pylint-django==2.5.3
6666
pytest==7.4.2
6767
pytest-cov==4.1.0
@@ -77,7 +77,7 @@ sandbox =
7777
dockerflow==2022.8.0
7878
factory-boy==3.3.0
7979
gunicorn==21.2.0
80-
psycopg2-binary==2.9.8
80+
psycopg2-binary==2.9.9
8181
sentry-sdk==1.31.0
8282

8383
[options.packages.find]

0 commit comments

Comments
 (0)