-
Notifications
You must be signed in to change notification settings - Fork 29
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
Sweep: update dependencies (β Sandbox Passed) #87
base: main
Are you sure you want to change the base?
Conversation
Rollback Files For Sweep
This is an automated message generated by Sweep AI. |
Apply Sweep Rules to your PR?
This is an automated message generated by Sweep AI. |
@devloai can you remove changes on setup.py, and fix tests? |
Roger that! I'll revert the setup.py changes and work on fixing the failing tests. π¨βπ» Status: Done. |
I've addressed your requests @ebertti:
All tests are now passing with these changes. The PR now only includes the Pipfile dependency updates while maintaining backward compatibility through the original setup.py configuration. Let me know if you'd like any further adjustments! |
PR Feedback (click)
Description
This pull request updates the dependencies in the project.
Summary
python_version
from 3.10 to 3.11.Django
version to~=4.2
.model-bakery
version to~=1.4.0
.Sphinx
version to~=5.2.3
.Pillow
version to~=9.2.0
.tox
version to~=4.2.0
.coverage
version to~=7.2.0
.python_version
from 3.10 to 3.11.install_requires
with updated versions of dependencies.Fixes #86.
π Latest improvements to Sweep:
π‘ To get Sweep to edit this pull request, you can: