Skip to content

Commit

Permalink
Bump the production-dependencies group across 1 directory with 13 upd…
Browse files Browse the repository at this point in the history
…ates

Updates the requirements on [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore), [charset-normalizer](https://github.com/jawah/charset_normalizer), [click](https://github.com/pallets/click), [jinja2](https://github.com/pallets/jinja), [pygments](https://github.com/pygments/pygments), [six](https://github.com/benjaminp/six), [gitdb](https://github.com/gitpython-developers/gitdb), [gitpython](https://github.com/gitpython-developers/GitPython), [pydantic](https://github.com/pydantic/pydantic), [pydantic-core](https://github.com/pydantic/pydantic-core), [smmap](https://github.com/gitpython-developers/smmap) and [types-python-dateutil](https://github.com/python/typeshed) to permit the latest version.

Updates `boto3` from 1.35.72 to 1.35.92
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.72...1.35.92)

Updates `botocore` from 1.35.72 to 1.35.92
- [Commits](boto/botocore@1.35.72...1.35.92)

Updates `charset-normalizer` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.4.0...3.4.1)

Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

Updates `pygments` from 2.18.0 to 2.19.0
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.18.0...2.19.0)

Updates `six` from 1.16.0 to 1.17.0
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

Updates `gitdb` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/gitpython-developers/gitdb/releases)
- [Commits](gitpython-developers/gitdb@4.0.11...4.0.12)

Updates `gitpython` from 3.1.43 to 3.1.44
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.43...3.1.44)

Updates `pydantic` from 2.10.2 to 2.10.4
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.2...v2.10.4)

Updates `pydantic-core` to 2.27.2
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.27.1...v2.27.2)

Updates `smmap` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/gitpython-developers/smmap/releases)
- [Commits](gitpython-developers/smmap@v5.0.1...v5.0.2)

Updates `types-python-dateutil` from 2.9.0.20241003 to 2.9.0.20241206
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: six
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: gitdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pydantic-core
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: smmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: types-python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 8b621c1 commit c2c4194
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ aws-codeseeder==1.1.0
# via seed-farmer (setup.py)
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.72
boto3==1.35.92
# via aws-codeseeder
botocore==1.35.72
botocore==1.35.92
# via
# boto3
# s3transfer
Expand All @@ -27,9 +27,9 @@ cfn-flip==1.3.0
# via aws-codeseeder
chardet==5.2.0
# via binaryornot
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# aws-codeseeder
# cfn-flip
Expand All @@ -42,11 +42,11 @@ executor==23.2
# via seed-farmer (setup.py)
fasteners==0.19
# via executor
gitdb==4.0.11
gitdb==4.0.12
# via gitpython
gitignore-parser==0.1.11
# via seed-farmer (setup.py)
gitpython==3.1.43
gitpython==3.1.44
# via seed-farmer (setup.py)
humanfriendly==10.0
# via
Expand All @@ -55,7 +55,7 @@ humanfriendly==10.0
# property-manager
idna==3.10
# via requests
jinja2==3.1.4
jinja2==3.1.5
# via cookiecutter
jmespath==1.0.1
# via
Expand All @@ -73,11 +73,11 @@ packaging==24.2
# via seed-farmer (setup.py)
property-manager==3.0
# via executor
pydantic==2.10.2
pydantic==2.10.4
# via seed-farmer (setup.py)
pydantic-core~=2.27.1
pydantic-core~=2.27.2
# via pydantic
pygments==2.18.0
pygments==2.19.0
# via rich
pyhumps==3.8.0
# via seed-farmer (setup.py)
Expand Down Expand Up @@ -105,16 +105,16 @@ rich==13.9.4
# seed-farmer (setup.py)
s3transfer==0.10.4
# via boto3
six==1.16.0
six==1.17.0
# via
# cfn-flip
# executor
# python-dateutil
smmap==5.0.1
smmap==5.0.2
# via gitdb
text-unidecode==1.3
# via python-slugify
types-python-dateutil==2.9.0.20241003
types-python-dateutil==2.9.0.20241206
# via arrow
typing-extensions==4.12.2
# via
Expand Down

0 comments on commit c2c4194

Please sign in to comment.