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.26 to 1.24.27 in /mpcontribs-portal

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

---
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.1.5 to 3.2.0.
- [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.1.5...3.2.0)

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

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

build(deps): bump ipykernel from 6.15.0 to 6.15.1 in /mpcontribs-portal

Bumps [ipykernel]() from 6.15.0 to 6.15.1.

---
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 redis from 4.3.3 to 4.3.4 in /mpcontribs-portal

Bumps [redis](https://github.com/redis/redis-py) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.3.3...v4.3.4)

---
updated-dependencies:
- dependency-name: redis
  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.1.4 to 1.2.2.
- [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.1.4...v1.2.2)

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

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

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

Bumps [redis](https://github.com/redis/redis-py) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.3.3...v4.3.4)

---
updated-dependencies:
- dependency-name: redis
  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 11, 2022
1 parent 682f406 commit 2dc4201
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions mpcontribs-portal/requirements.txt
@@ -1,21 +1,21 @@
boltons==21.0.0
boto3==1.24.26
boto3==1.24.27
ddtrace==1.2.2
Django>=3.2,<4.0
django-extensions==3.1.5
django-extensions==3.2.0
django-settings-file==2.10.0
django-webpack4-loader==0.0.5
fastnumbers==3.2.1
gunicorn[gevent]==20.1.0
ipykernel==6.15.0
ipykernel==6.15.1
ipython-genutils==0.2.0
jinja2==3.1.2
json2html==1.3.0
monty==2022.4.26
mpcontribs-client==4.2.10
nbconvert==6.5.0
nbformat==5.4.0
redis==4.3.3
redis==4.3.4
scipy==1.8.1
setproctitle==1.2.3
whitenoise==6.2.0
4 changes: 2 additions & 2 deletions mpcontribs-serverless/dependencies/requirements.txt
@@ -1,3 +1,3 @@
mpcontribs-client==4.2.10
ddtrace==1.1.4
redis==4.3.3
ddtrace==1.2.2
redis==4.3.4

0 comments on commit 2dc4201

Please sign in to comment.