summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2025-01-06Update poetry requirement from <2.0,>=1.1.0 to >=1.1.0,<3.0dependabot/pip/poetry-gte-1.1.0-and-lt-3.0dependabot[bot]
Updates the requirements on [poetry](https://github.com/python-poetry/poetry) to permit the latest version. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry/compare/1.1.0...2.0.0) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27makefile now works to maintainer build/upload do pypyv0.2.2Roberto Berto
fixed vulnerabilities: - Bump certifi from 2024.2.2 to 2024.7.4 - Bump idna from 3.6 to 3.7 - Bump urllib3 from 2.2.1 to 2.2.2
2024-03-10vagrant infra to test and developmentRoberto Berto
2024-03-10fixed pip requirements versionsRoberto Berto
2023-12-13feature:Roberto Berto
- configure_set - configure_delete - config_file_save - config_file_load
2023-11-21Initial commit for retrieve_config featureRoberto Berto