Compare commits

...

7 Commits

Author SHA1 Message Date
48c84ec319 chore(pip-prod)(deps): bump astroid from 3.3.2 to 3.3.3
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.2 to 3.3.3.
- [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.2...v3.3.3)

---
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-20 19:10:12 +01:00
1611f1dce6 chore(pip-prod)(deps): bump platformdirs from 4.3.3 to 4.3.6
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.3 to 4.3.6.
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.3...4.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 21:18:15 +01:00
bcce79b5f0 chore(pip-prod)(deps): bump virtualenv from 20.26.4 to 20.26.5
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.4 to 20.26.5.
- [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.4...20.26.5)

---
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-18 19:34:16 +01:00
90be5d3a79 chore(pip-prod)(deps): bump filelock from 3.16.0 to 3.16.1
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.16.0...3.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 18:46:02 +01:00
3d7354bd27 chore(pip-prod)(deps): bump idna from 3.8 to 3.10
Bumps [idna](https://github.com/kjd/idna) from 3.8 to 3.10.
- [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.8...v3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 22:21:40 +01:00
4041beb667 chore(pip-prod)(deps): bump platformdirs from 4.3.2 to 4.3.3
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 20:54:44 +01:00
9013262ed2 chore(pip-prod)(deps): bump identify from 2.6.0 to 2.6.1
Bumps [identify](https://github.com/pre-commit/identify) from 2.6.0 to 2.6.1.
- [Commits](https://github.com/pre-commit/identify/compare/v2.6.0...v2.6.1)

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

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

View File

@ -1,5 +1,5 @@
appdirs==1.4.4
astroid==3.3.2
astroid==3.3.3
attrs==24.2.0
autopep8==2.3.1
backoff==2.2.1
@ -10,11 +10,11 @@ click==8.1.7
coloredlogs==15.0.1
dill==0.3.8
distlib==0.3.8
filelock==3.16.0
filelock==3.16.1
future==1.0.0
humanfriendly==10.0
identify==2.6.0
idna==3.8
identify==2.6.1
idna==3.10
iniconfig==2.0.0
lazy-object-proxy==1.10.0
mccabe==0.7.0
@ -22,7 +22,7 @@ mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
pathspec==0.12.1
platformdirs==4.3.2
platformdirs==4.3.6
pluggy==1.5.0
py==1.11.0
pycodestyle==2.12.1
@ -39,7 +39,7 @@ toml==0.10.2
tomli==2.0.1
tomlkit==0.13.2
urllib3==2.2.3
virtualenv==20.26.4
virtualenv==20.26.5
webex-bot==0.5.2
webexteamssdk==1.6.1
websockets==11.0.3