Age | Commit message (Collapse) | Author |
|
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [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.32.3...v2.32.4)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
vyos-contrib/dependabot/pip/poetry-gte-1.1.0-and-lt-3.0
Update poetry requirement from <2.0,>=1.1.0 to >=1.1.0,<3.0
|
|
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>
|
|
added link to pypy https://pypi.org/project/pyvyos/
|
|
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
|
|
Bump urllib3 from 2.2.1 to 2.2.2
|
|
Bump idna from 3.6 to 3.7
|
|
Bump certifi from 2024.2.2 to 2024.7.4
|
|
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>
|
|
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>
|
|
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>
|
|
added dev/ to ignore
changed whitespaces only in example.py
|
|
|
|
|
|
Bump requests from 2.31.0 to 2.32.3
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding multi command support in a single payload
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improved markdown
|
|
|
|
improved documentation with better names and .env example
|
|
|
|
|
|
fixed path error in docs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- configure_set
- configure_delete
- config_file_save
- config_file_load
|
|
|
|
|