Iiifingest

Latest version: v1.3.0

Safety actively analyzes 623439 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.3.0

Updated dependencies

What's Changed
* Update cryptography requirement from ~=3.3 to >=3.3,<42.0 by dependabot in https://github.com/Harvard-ATG/lts-iiif-ingest-service/pull/172
* Update flake8 requirement from ~=5.0 to >=5,<7 by dependabot in https://github.com/Harvard-ATG/lts-iiif-ingest-service/pull/165
* Update pre-commit requirement from ~=2.20 to >=2.20,<4.0 by dependabot in https://github.com/Harvard-ATG/lts-iiif-ingest-service/pull/168
* Update python-dotenv requirement from ~=0.21 to >=0.21,<2.0 by dependabot in https://github.com/Harvard-ATG/lts-iiif-ingest-service/pull/170
* Update black requirement from ~=22.8 to >=22.8,<24.0 by dependabot in https://github.com/Harvard-ATG/lts-iiif-ingest-service/pull/169
* Update pillow requirement from ~=9.3 to >=9.3,<11.0 by dependabot in https://github.com/Harvard-ATG/lts-iiif-ingest-service/pull/173


**Full Changelog**: https://github.com/Harvard-ATG/lts-iiif-ingest-service/compare/v1.2.1...v1.3.0

1.2.1

- Support for Python < 3.9 with `backports.zoneinfo`
- Parallelized matrix testing for Python unit tests, versions 3.7 to 3.11
- Unit tests and linting are now two separate Actions workflows
- Removed `requirements.txt` and `setup.py` in favor of specifying dependencies in `setup.cfg`, which we have confirmed works with Dependabot
- Use compatible release version specifier (~=) for `setup.cfg` dependencies

1.1.2

Bugfix: adding some missed dependencies; updated `setup.cfg` and `pyproject.toml` build requirements and build strategy

1.1.1

UUID configuration for Assets

1.1.0

New features:
- Add file object handling during upload. When defining an image to be uploaded, you can specify a `fileobj` key instead of a `filepath` key to upload a file from memory, rather than from disk.

Fixes:
- Image namespaces no longer fail when they include a `.`

Also updated underlying dependencies.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.