summaryrefslogtreecommitdiff
path: root/poetry.lock
AgeCommit message (Collapse)Author
2024-08-27Merge pull request #10 from vyos-contrib/dependabot/pip/urllib3-2.2.2Roberto Bertó
Bump urllib3 from 2.2.1 to 2.2.2
2024-08-27Merge pull request #11 from vyos-contrib/dependabot/pip/idna-3.7Roberto Bertó
Bump idna from 3.6 to 3.7
2024-08-27Bump certifi from 2024.2.2 to 2024.7.4dependabot[bot]
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27Bump idna from 3.6 to 3.7dependabot[bot]
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27Bump urllib3 from 2.2.1 to 2.2.2dependabot[bot]
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03Bump requests from 2.31.0 to 2.32.3dependabot[bot]
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10vagrant infra to test and developmentRoberto Berto
2023-11-21fixed pyprojectRoberto Berto
2023-11-21Initial commit for retrieve_config featureRoberto Berto