<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyvyos.git, branch main</title>
<subtitle>Python SDK for interacting with VyOS API (mirror of https://github.com/vyos-contrib/pyvyos.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/pyvyos.git/atom?h=main</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/pyvyos.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/'/>
<updated>2025-03-19T08:24:50+00:00</updated>
<entry>
<title>Merge pull request #14 from vyos-contrib/dependabot/pip/poetry-gte-1.1.0-and-lt-3.0</title>
<updated>2025-03-19T08:24:50+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>463349+robertoberto@users.noreply.github.com</email>
</author>
<published>2025-03-19T08:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=85e4714c53b662c45a1f6ee4b6cb0089ad29cc7b'/>
<id>urn:sha1:85e4714c53b662c45a1f6ee4b6cb0089ad29cc7b</id>
<content type='text'>
Update poetry requirement from &lt;2.0,&gt;=1.1.0 to &gt;=1.1.0,&lt;3.0</content>
</entry>
<entry>
<title>Update poetry requirement from &lt;2.0,&gt;=1.1.0 to &gt;=1.1.0,&lt;3.0</title>
<updated>2025-01-06T12:49:30+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-01-06T12:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=dc349f19b0e9231d650a99323da9f81da83531cd'/>
<id>urn:sha1:dc349f19b0e9231d650a99323da9f81da83531cd</id>
<content type='text'>
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] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2024-08-27T18:42:35+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>463349+robertoberto@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=b50ed288205a53fc1b1610bb279f4be195cf0577'/>
<id>urn:sha1:b50ed288205a53fc1b1610bb279f4be195cf0577</id>
<content type='text'>
added link to pypy https://pypi.org/project/pyvyos/</content>
</entry>
<entry>
<title>makefile now works to maintainer build/upload do pypy</title>
<updated>2024-08-27T18:37:43+00:00</updated>
<author>
<name>Roberto Berto</name>
<email>roberto.berto@under.com.br</email>
</author>
<published>2024-08-27T18:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=35dc744939c802eb634abe3aae2de05c055d2f91'/>
<id>urn:sha1:35dc744939c802eb634abe3aae2de05c055d2f91</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Merge pull request #10 from vyos-contrib/dependabot/pip/urllib3-2.2.2</title>
<updated>2024-08-27T18:15:03+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>463349+robertoberto@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=35bf4762ed9e16ddf45d13db059e3f72c0646f90'/>
<id>urn:sha1:35bf4762ed9e16ddf45d13db059e3f72c0646f90</id>
<content type='text'>
Bump urllib3 from 2.2.1 to 2.2.2</content>
</entry>
<entry>
<title>Merge pull request #11 from vyos-contrib/dependabot/pip/idna-3.7</title>
<updated>2024-08-27T18:14:53+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>463349+robertoberto@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=aaa231bedea585dc6852527d3384a7ef102f7aad'/>
<id>urn:sha1:aaa231bedea585dc6852527d3384a7ef102f7aad</id>
<content type='text'>
Bump idna from 3.6 to 3.7</content>
</entry>
<entry>
<title>Merge pull request #12 from vyos-contrib/dependabot/pip/certifi-2024.7.4</title>
<updated>2024-08-27T18:14:45+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>463349+robertoberto@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=fe30514ef90543d2dd33f60df0588b6a8b528dae'/>
<id>urn:sha1:fe30514ef90543d2dd33f60df0588b6a8b528dae</id>
<content type='text'>
Bump certifi from 2024.2.2 to 2024.7.4</content>
</entry>
<entry>
<title>Bump certifi from 2024.2.2 to 2024.7.4</title>
<updated>2024-08-27T18:13:44+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=0a0a1f4c986e1c9566fcda3960e9a74e5bffb9ac'/>
<id>urn:sha1:0a0a1f4c986e1c9566fcda3960e9a74e5bffb9ac</id>
<content type='text'>
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] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Bump idna from 3.6 to 3.7</title>
<updated>2024-08-27T18:13:41+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=f09053d63d33ed9590cf6cb07fa1dd0ecd291d24'/>
<id>urn:sha1:f09053d63d33ed9590cf6cb07fa1dd0ecd291d24</id>
<content type='text'>
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] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Bump urllib3 from 2.2.1 to 2.2.2</title>
<updated>2024-08-27T18:13:37+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=c691d33ed2f64d09f2767f782cecb75ff37422eb'/>
<id>urn:sha1:c691d33ed2f64d09f2767f782cecb75ff37422eb</id>
<content type='text'>
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] &lt;support@github.com&gt;</content>
</entry>
</feed>
