Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 2 updates: [tomli](https://github.com/hukkin/tomli) and [coverage](https://github.com/nedbat/coveragepy).


Updates `tomli` from 2.0.2 to 2.1.0
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.0.2...2.1.0)

Updates `coverage` from 7.6.4 to 7.6.7
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.4...7.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent ae4f07c commit 4356e33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
coverage==7.6.4
coverage==7.6.7
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
Expand Down Expand Up @@ -69,7 +69,7 @@ super-collections==0.5.3
termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.4.0
tomli==2.0.2
tomli==2.1.0
urllib3==2.2.3
watchdog==6.0.0
webencodings==0.5.1

0 comments on commit 4356e33

Please sign in to comment.