Commit Graph

10 Commits (957ab589cb3ac16c60db386af396936853198968)

Author SHA1 Message Date
Simon Stürz 930f8c780f Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
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] 81cccbb433 Bump cryptography from 37.0.0 to 39.0.1 in /bimmerconnected
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.0 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/37.0.0...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] 5201dd2882 Bump oauthlib from 3.2.1 to 3.2.2 in /bimmerconnected
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.1...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot] 43b08cd177 Bump setuptools from 62.1.0 to 65.5.1 in /bimmerconnected
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.1.0 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/v62.1.0...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
dependabot[bot] a61088101c
Bump certifi from 2021.10.8 to 2022.12.7 in /bimmerconnected
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 04:45:24 +00:00
Simon Stürz 732a98dc92 Update requirements 2022-10-13 12:56:07 +02:00
dependabot[bot] 3f55731a2f
Bump pyjwt from 2.3.0 to 2.4.0 in /bimmerconnected
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.3.0...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 21:16:45 +00:00
Michael Zanetti 26f2bf3243 New Plugin: Bimmerconnect 2022-05-13 11:30:49 +02:00