Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

build(deps-dev): bump pillow from 10.0.0 to 10.0.1 #1813

Merged
merged 6 commits into from
Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[dev-packages]
black = "*"
codeforlife-portal = "*"
django-import-export = "*"
django-import-export = "==3.3.1"
django-test-migrations = "==1.2.0"
pytest = "~=6.2"
pytest-cov = "*"
Expand Down
Loading