13 Commits

Author SHA1 Message Date
Michael Zanetti
40a470cde1 Add rustc as a dependency for plugins requiring cryptography 2023-02-27 16:01:35 +01:00
Michael Zanetti
127580afba Add hashes for rpi 2023-02-20 17:26:02 +01:00
dependabot[bot]
8e9a4a3f99 Bump cryptography from 3.3.2 to 39.0.1 in /neatobotvac
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot]
f32881475f Bump setuptools from 54.1.1 to 65.5.1 in /neatobotvac
Bumps [setuptools](https://github.com/pypa/setuptools) from 54.1.1 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v54.1.1...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
Michael Zanetti
733b401a06 Update python deps to certifi 2023-01-15 19:40:14 +01:00
dependabot[bot]
7cb1b42fcc
Bump certifi from 2020.12.5 to 2022.12.7 in /neatobotvac
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 08:19:19 +00:00
Jenkins nymea
b6ec65ea7d Merge PR #441: Neato: Bump urllib3 from 1.26.3 to 1.26.5 2021-07-01 17:07:17 +02:00
Michael Zanetti
29faa4f3b1 Add Raspberry Pi special armhf builds 2021-06-27 21:33:33 +02:00
dependabot[bot]
78502b03da
Bump urllib3 from 1.26.3 to 1.26.5 in /neatobotvac
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.5.
- [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/1.26.3...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 04:33:48 +00:00
dependabot[bot]
b6cf90d293
Bump cryptography from 3.3 to 3.3.2 in /neatobotvac
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 16:23:33 +00:00
Michael Zanetti
c91f085e93 Add rpi hash 2021-04-28 13:10:54 +02:00
Michael Zanetti
756b3802fe Downgrade python crpytography to 3.3 in order to not fail install on older distros 2021-04-28 12:16:01 +02:00
Michael Zanetti
115ce5168a Merge standalone neato botvac plugin 2021-03-25 09:51:46 +01:00