Compare commits

...

4 Commits

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 16:33:43 +00:00
d6b15f6bfc chore(pip-prod)(deps): bump identify from 2.6.1 to 2.6.2
Bumps [identify](https://github.com/pre-commit/identify) from 2.6.1 to 2.6.2.
- [Commits](https://github.com/pre-commit/identify/compare/v2.6.1...v2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 05:00:03 +00:00
702d74d71b chore(pip-prod)(deps): bump packaging from 24.1 to 24.2
Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.1...24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 16:45:53 +00:00
81bdf2acf7 chore(pip-prod)(deps): bump sentry-sdk from 2.17.0 to 2.18.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.17.0 to 2.18.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.17.0...2.18.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-11-04 16:37:10 +00:00

View File

@ -13,14 +13,14 @@ distlib==0.3.9
filelock==3.16.1
future==1.0.0
humanfriendly==10.0
identify==2.6.1
identify==2.6.2
idna==3.10
iniconfig==2.0.0
lazy-object-proxy==1.10.0
mccabe==0.7.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
packaging==24.2
pathspec==0.12.1
platformdirs==4.3.6
pluggy==1.5.0
@ -33,10 +33,10 @@ python-dotenv==1.0.1
PyYAML==6.0.2
requests==2.32.3
requests-toolbelt==1.0.0
sentry-sdk==2.17.0
sentry-sdk==2.18.0
six==1.16.0
toml==0.10.2
tomli==2.0.2
tomli==2.1.0
tomlkit==0.13.2
urllib3==2.2.3
virtualenv==20.27.1