Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.118` | `1.34.121` |
| [botocore](https://github.com/boto/botocore) | `1.34.118` | `1.34.121` |
| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.41` | `3.1.43` |
| [openai](https://github.com/openai/openai-python) | `1.31.0` | `1.32.0` |
| [setuptools](https://github.com/pypa/setuptools) | `69.0.3` | `70.0.0` |



Updates `boto3` from 1.34.118 to 1.34.121
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.118...1.34.121)

Updates `botocore` from 1.34.118 to 1.34.121
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.118...1.34.121)

Updates `gitpython` from 3.1.41 to 3.1.43
- [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.41...3.1.43)

Updates `openai` from 1.31.0 to 1.32.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.31.0...v1.32.0)

Updates `setuptools` from 69.0.3 to 70.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v69.0.3...v70.0.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 6be89d7 commit 491555a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
annotated-types==0.7.0
anyio==4.4.0
audioread==3.0.1
boto3==1.34.118
botocore==1.34.118
boto3==1.34.121
botocore==1.34.121
certifi==2024.6.2
charset-normalizer==3.3.2
colorlog==6.8.2
croniter==2.0.5
distro==1.9.0
feedparser==6.0.11
gitdb==4.0.11
GitPython==3.1.41
GitPython==3.1.43
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
Expand All @@ -19,7 +19,7 @@ Jinja2==3.1.4
jmespath==1.0.1
MarkupSafe==2.1.5
mutagen==1.47.0
openai==1.31.0
openai==1.32.0
pyacoustid==1.3.0
pydantic==2.7.3
pydantic_core==2.18.4
Expand All @@ -28,7 +28,7 @@ python-dateutil==2.9.0.post0
pytz==2024.1
requests==2.32.3
s3transfer==0.10.1
setuptools==69.0.3
setuptools==70.0.0
sgmllib3k==1.0.0
six==1.16.0
smmap==5.0.1
Expand Down

0 comments on commit 491555a

Please sign in to comment.