Skip to content

Commit

Permalink
dependabot PRs
Browse files Browse the repository at this point in the history
build(deps): bump boto3 from 1.24.36 to 1.24.37 in /mpcontribs-portal

Bumps [boto3](https://github.com/boto/boto3) from 1.24.36 to 1.24.37.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.36...1.24.37)

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

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump ddtrace in /mpcontribs-serverless/dependencies

Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/1.x/CHANGELOG.md)
- [Commits](DataDog/dd-trace-py@v1.2.2...v1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed Jul 25, 2022
1 parent b9279fe commit ac6e99b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements.txt
@@ -1,5 +1,5 @@
boltons==21.0.0
boto3==1.24.36
boto3==1.24.37
ddtrace==1.2.3
Django>=3.2,<4.0
django-extensions==3.2.0
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-serverless/dependencies/requirements.txt
@@ -1,3 +1,3 @@
mpcontribs-client==4.2.10
ddtrace==1.2.2
ddtrace==1.2.3
redis==4.3.4

0 comments on commit ac6e99b

Please sign in to comment.