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.75 to 1.24.77 in /mpcontribs-portal

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

---
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 django-extensions in /mpcontribs-portal

Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md)
- [Commits](django-extensions/django-extensions@3.2.0...3.2.1)

---
updated-dependencies:
- dependency-name: django-extensions
  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.2 to 6.15.3 in /mpcontribs-portal

Bumps [ipykernel]() from 6.15.2 to 6.15.3.

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

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

build(deps): bump monty from 2022.4.26 to 2022.9.9 in /mpcontribs-portal

Bumps [monty](https://github.com/materialsvirtuallab/monty) from 2022.4.26 to 2022.9.9.
- [Release notes](https://github.com/materialsvirtuallab/monty/releases)
- [Changelog](https://github.com/materialsvirtuallab/monty/blob/master/docs_rst/changelog.rst)
- [Commits](materialsvirtuallab/monty@v2022.4.26...v2022.9.9)

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

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

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

Bumps [nbformat]() from 5.4.0 to 5.5.0.

---
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.4 to 1.4.5.
- [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.4...v1.4.5)

---
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 Sep 20, 2022
1 parent 954104e commit 6d49c1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.75
boto3==1.24.77
ddtrace==1.4.5
Django>=3.2,<4.0
django-extensions==3.2.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.2
ipykernel==6.15.3
ipython-genutils==0.2.0
jinja2==3.1.2
json2html==1.3.0
monty==2022.4.26
monty==2022.9.9
mpcontribs-client==4.4.7
nbconvert==7.0.0
nbformat==5.4.0
nbformat==5.5.0
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.4
ddtrace==1.4.5
mpcontribs-client==4.4.7
redis==4.3.4

0 comments on commit 6d49c1e

Please sign in to comment.