Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security updates #67

Closed
sebastienbarbier opened this issue Apr 13, 2023 · 3 comments
Closed

Security updates #67

sebastienbarbier opened this issue Apr 13, 2023 · 3 comments
Labels
dependencies Pull requests that update a dependency file
Milestone

Comments

@sebastienbarbier
Copy link
Owner

No description provided.

@sebastienbarbier sebastienbarbier added the dependencies Pull requests that update a dependency file label Apr 13, 2023
@sebastienbarbier sebastienbarbier added this to the v1.2.0 milestone Apr 13, 2023
@sebastienbarbier
Copy link
Owner Author

List of updates using pip-review:

$> pip-review --local --interactive
asgiref==3.6.0 is available (you have 3.5.2)
boto3==1.26.114 is available (you have 1.26.27)
botocore==1.29.114 is available (you have 1.29.27)
charset-normalizer==3.1.0 is available (you have 2.0.12)
cryptography==40.0.2 is available (you have 38.0.4)
dj-database-url==1.3.0 is available (you have 1.1.0)
dj-rest-auth==3.0.0 is available (you have 2.2.5)
Django==4.2 is available (you have 4.0.7)
django-allauth==0.54.0 is available (you have 0.51.0)
django-compressor==4.3.1 is available (you have 4.1)
django-cors-headers==3.14.0 is available (you have 3.13.0)
django-filter==23.1 is available (you have 21.1)
django-grappelli==3.0.5 is available (you have 3.0.4)
django-storages==1.13.2 is available (you have 1.13.1)
drf-yasg==1.21.5 is available (you have 1.21.4)
markdown2==2.4.8 is available (you have 2.4.6)
MarkupSafe==2.1.2 is available (you have 2.1.1)
packaging==23.1 is available (you have 22.0)
Pillow==9.5.0 is available (you have 9.3.0)
pip==23.1 is available (you have 22.3.1)
psycopg2==2.9.6 is available (you have 2.9.5)
psycopg2-binary==2.9.6 is available (you have 2.9.5)
python-dotenv==1.0.0 is available (you have 0.21.0)
pytz==2023.3 is available (you have 2022.6)
rcssmin==1.1.1 is available (you have 1.1.0)
requests==2.28.2 is available (you have 2.28.1)
rjsmin==1.2.1 is available (you have 1.2.0)
sentry-sdk==1.19.1 is available (you have 1.11.1)
setuptools==67.6.1 is available (you have 58.0.4)
simplejson==3.19.1 is available (you have 3.18.0)
stripe==5.4.0 is available (you have 5.0.0)
urllib3==1.26.15 is available (you have 1.26.13)
whitenoise==6.4.0 is available (you have 6.2.0)

@sebastienbarbier
Copy link
Owner Author

Update django-filter==23.1 fail tests. Will jeep 21.1 for now.

@sebastienbarbier
Copy link
Owner Author

sebastienbarbier commented Apr 15, 2023

Updating to Django 4.2 drop support for PostgreSQL 11 which upstream support ends in November 2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant