Compare commits

..

5 Commits

Author SHA1 Message Date
88d487eaa7 chore(pip-prod)(deps): bump tomli from 2.0.1 to 2.0.2
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hukkin/tomli/compare/2.0.1...2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-02 19:01:54 +01:00
abd343bd61 chore(pip-prod)(deps): bump sentry-sdk from 2.14.0 to 2.15.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.14.0 to 2.15.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.14.0...2.15.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-01 18:57:07 +01:00
128d50c299 chore(pip-prod)(deps): bump dill from 0.3.8 to 0.3.9
Bumps [dill](https://github.com/uqfoundation/dill) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/uqfoundation/dill/releases)
- [Commits](https://github.com/uqfoundation/dill/compare/0.3.8...0.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 19:24:05 +01:00
68eeb3f8d5 chore(pip-prod)(deps): bump virtualenv from 20.26.5 to 20.26.6
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.5 to 20.26.6.
- [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.5...20.26.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 18:03:09 +01:00
912d9f739c chore(pip-prod)(deps): bump astroid from 3.3.3 to 3.3.4
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/pylint-dev/astroid/compare/v3.3.3...v3.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 19:27:32 +01:00

View File

@ -1,5 +1,5 @@
appdirs==1.4.4
astroid==3.3.3
astroid==3.3.4
attrs==24.2.0
autopep8==2.3.1
backoff==2.2.1
@ -8,7 +8,7 @@ cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
coloredlogs==15.0.1
dill==0.3.8
dill==0.3.9
distlib==0.3.8
filelock==3.16.1
future==1.0.0
@ -33,13 +33,13 @@ python-dotenv==1.0.1
PyYAML==6.0.2
requests==2.32.3
requests-toolbelt==1.0.0
sentry-sdk==2.14.0
sentry-sdk==2.15.0
six==1.16.0
toml==0.10.2
tomli==2.0.1
tomli==2.0.2
tomlkit==0.13.2
urllib3==2.2.3
virtualenv==20.26.5
virtualenv==20.26.6
webex-bot==0.5.2
webexteamssdk==1.6.1
websockets==11.0.3