Compare commits

...

5 Commits

Author SHA1 Message Date
7d36d4320c chore(pip-prod)(deps): bump virtualenv from 20.27.0 to 20.27.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.27.0 to 20.27.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.27.0...20.27.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 16:49:15 +00:00
e26c785b7e chore(pip-prod)(deps): bump virtualenv from 20.26.6 to 20.27.0
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.6 to 20.27.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.26.6...20.27.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 17:49:23 +01:00
a00a900073 chore(pip-prod)(deps): bump sentry-sdk from 2.16.0 to 2.17.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.16.0...2.17.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-17 18:17:50 +01:00
ca7c3dca91 chore(pip-prod)(deps): bump xmltodict from 0.14.1 to 0.14.2
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.14.1 to 0.14.2.
- [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/martinblech/xmltodict/compare/v0.14.1...v0.14.2)

---
updated-dependencies:
- dependency-name: xmltodict
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 18:21:29 +01:00
073afd068f chore(pip-prod)(deps): bump pyparsing from 3.1.4 to 3.2.0
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/3.1.4...3.2.0)

---
updated-dependencies:
- dependency-name: pyparsing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:33:39 +01:00

View File

@ -27,22 +27,22 @@ pluggy==1.5.0
py==1.11.0
pycodestyle==2.12.1
PyJWT==2.9.0
pyparsing==3.1.4
pyparsing==3.2.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
PyYAML==6.0.2
requests==2.32.3
requests-toolbelt==1.0.0
sentry-sdk==2.16.0
sentry-sdk==2.17.0
six==1.16.0
toml==0.10.2
tomli==2.0.2
tomlkit==0.13.2
urllib3==2.2.3
virtualenv==20.26.6
virtualenv==20.27.1
webex-bot==0.5.2
webexteamssdk==1.6.1
websockets==11.0.3
wrapt==1.16.0
xmltodict==0.14.1
xmltodict==0.14.2
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability