Skip to content

Commit

Permalink
[deps] Update pydyf requirement from ~=0.10.0 to >=0.10,<0.12
Browse files Browse the repository at this point in the history
Updates the requirements on [pydyf](https://github.com/CourtBouillon/pydyf) to permit the latest version.
- [Release notes](https://github.com/CourtBouillon/pydyf/releases)
- [Changelog](https://github.com/CourtBouillon/pydyf/blob/main/docs/changelog.rst)
- [Commits](CourtBouillon/pydyf@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: pydyf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 23, 2024
1 parent 151b204 commit c230076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
'passlib~=1.7.1',
'djangorestframework-link-header-pagination~=0.1.1',
'weasyprint~=59.0',
'pydyf~=0.10.0', # remove this once we upgrade wasyprint
'pydyf>=0.10,<0.12', # remove this once we upgrade wasyprint
'dj-rest-auth~=4.0.1',
'django-sendsms~=0.5.0',
'jsonfield~=3.1.0',
Expand Down

0 comments on commit c230076

Please sign in to comment.