File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed
Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11Django >= 4.2.14 ,< 5
22pytz == 2024.2
3- httplib2 == 0.22 .0
3+ httplib2 == 0.31 .0
44feedparser == 6.0.12
5- Markdown == 3.7 # pyup: < 3
5+ Markdown == 3.10 # pyup: < 3
66psycopg [binary ]== 3.2.1
77versiontools == 1.9.1
88statsd == 4.0.1
@@ -12,9 +12,9 @@ mccabe==0.7.0
1212configparser == 7.1.0
1313importlib-metadata < 8.6 # for flake8
1414zipp == 3.20.0
15- flake8 == 7.1 .0
16- pycodestyle == 2.12 .0
17- tornado == 6.4
15+ flake8 == 7.3 .0
16+ pycodestyle == 2.14 .0
17+ tornado == 6.5.3
1818beautifulsoup4 == 4.12.0
1919cssselect == 1.3.0
2020lxml == 5.3.0
@@ -35,7 +35,7 @@ typing_extensions==4.12.0
3535astroid == 4.0.2
3636pylint == 3.3.1
3737
38- six == 1.16 .0
38+ six == 1.17 .0
3939faker == 38.2.0 # factory_boy
4040factory_boy == 3.3.0
4141
@@ -44,7 +44,7 @@ sqlparse==0.5.0
4444
4545# boto3 deps
4646s3transfer == 0.10.0
47- jmespath == 1.0.0
47+ jmespath == 1.0.1
4848
4949boto3 >= 1.9.198 ,< 1.43.0
5050botocore >= 1.12.198 ,< 1.43.0
@@ -68,22 +68,22 @@ typing==3.7.4.1; python_version < '3.5'
6868django-extensions == 4.1
6969django-stagingcontext == 0.1.0
7070django-ga-context == 0.1.0
71- django-impersonate == 1.9.1
71+ django-impersonate == 1.9.5
7272gunicorn == 23.0.0
7373django-infranil == 1.1.0
7474django-flatblocks == 1.0.0
7575
7676djangorestframework == 3.15.0
7777
7878
79- django-storages == 1.14.4
79+ django-storages == 1.14.6
8080ctlsettings == 0.4.5
8181
8282text_unidecode == 1.3
8383
8484django-taggit == 6.1.0
8585
86- nameparser == 1.1.0
86+ nameparser == 1.1.3
8787oauth2 == 1.9.0.post1
8888oauthlib == 3.2.0
8989
@@ -115,7 +115,7 @@ sympy==1.13.0 # torch
115115torch == 2.9.1+cpu
116116
117117numpy < 3
118- levenshtein == 0.23.0
118+ levenshtein == 0.27.3
119119rapidfuzz == 3.14.3
120120
121121backports.zoneinfo == 0.2.1 ; python_version < '3.9'
You can’t perform that action at this time.
0 commit comments