Skip to content

Commit

Permalink
dependobot PRs
Browse files Browse the repository at this point in the history
build(deps): bump plotly from 5.6.0 to 5.7.0 in /mpcontribs-client

Bumps [plotly](https://github.com/plotly/plotly.py) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v5.6.0...v5.7.0)

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

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

build(deps): bump pymongo from 4.0.2 to 4.1.0 in /mpcontribs-client

Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.0.2...4.1.0)

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

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

build(deps): bump ujson from 5.1.0 to 5.2.0 in /mpcontribs-client

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@5.1.0...5.2.0)

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

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

build(deps): bump boto3 from 1.21.32 to 1.21.35 in /mpcontribs-portal

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

---
updated-dependencies:
- dependency-name: boto3
  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 Apr 7, 2022
1 parent 2faa581 commit 3d28103
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions mpcontribs-client/requirements.txt
Expand Up @@ -9,14 +9,14 @@ json2html==1.3.0
jsonschema<4.0
pandas==1.4.2
pint==0.19.1
plotly==5.6.0
plotly==5.7.0
pyIsEmail==1.4.0
pymatgen==2022.3.29
pymongo==4.0.2
pymongo==4.1.0
pyOpenSSL==22.0.0
requests-futures==1.0.0
service-identity==21.1.0
swagger-spec-validator<2.7.4
twisted==22.2.0
tqdm==4.64.0
ujson==5.1.0
ujson==5.2.0
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements.txt
@@ -1,5 +1,5 @@
boltons==21.0.0
boto3==1.21.32
boto3==1.21.35
ddtrace==0.60.1
Django>=3.2,<4.0
django-extensions==3.1.5
Expand Down

0 comments on commit 3d28103

Please sign in to comment.