Compare commits

..

2 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

View File

@ -13,7 +13,7 @@ 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
@ -36,7 +36,7 @@ requests-toolbelt==1.0.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