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.84 to 1.24.85 in /mpcontribs-portal

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

---
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 ipykernel from 6.15.3 to 6.16.0 in /mpcontribs-portal

Bumps [ipykernel]() from 6.15.3 to 6.16.0.

---
updated-dependencies:
- dependency-name: ipykernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

build(deps): bump nbformat from 5.5.0 to 5.6.1 in /mpcontribs-portal

Bumps [nbformat]() from 5.5.0 to 5.6.1.

---
updated-dependencies:
- dependency-name: nbformat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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.4.5 to 1.5.0.
- [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.4.5...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed Oct 3, 2022
1 parent bd8afff commit 315eb4c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions mpcontribs-portal/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
boltons==21.0.0
boto3==1.24.84
boto3==1.24.85
ddtrace==1.5.0
Django>=3.2,<4.0
django-extensions==3.2.1
django-settings-file==2.10.0
django-webpack4-loader==0.0.5
fastnumbers==3.2.1
gunicorn[gevent]==20.1.0
ipykernel==6.15.3
ipykernel==6.16.0
ipython-genutils==0.2.0
jinja2==3.1.2
json2html==1.3.0
monty==2022.9.9
mpcontribs-client==4.4.7
nbconvert==7.0.0
nbformat==5.5.0
nbformat==5.6.1
redis==4.3.4
scipy==1.9.1
setproctitle==1.3.2
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-serverless/dependencies/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ddtrace==1.4.5
ddtrace==1.5.0
mpcontribs-client==4.4.7
redis==4.3.4

0 comments on commit 315eb4c

Please sign in to comment.