Skip to content

Commit

Permalink
dependabot PRs
Browse files Browse the repository at this point in the history
build(deps): bump pandas from 1.4.4 to 1.5.0 in /mpcontribs-client

Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](pandas-dev/pandas@v1.4.4...v1.5.0)

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

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

build(deps): bump ddtrace in /mpcontribs-kernel-gateway

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>

build(deps): bump ddtrace from 1.4.5 to 1.5.0 in /mpcontribs-portal

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 858d031 commit bd8afff
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions mpcontribs-client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ flatten-dict==0.4.2
ipython==8.5.0
json2html==1.3.0
jsonschema<4.0
pandas==1.4.4
pandas==1.5.0
pint==0.19.2
plotly==5.10.0
pyIsEmail==1.4.0
pymatgen==2022.9.8
pymatgen==2022.9.21
pymongo==4.2.0
pyOpenSSL==22.0.0
pyOpenSSL==22.1.0
requests-futures==1.0.0
semantic-version==2.10.0
service-identity==21.1.0
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-kernel-gateway/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blinker==1.5
ddtrace==1.4.5
ddtrace==1.5.0
ipywidgets==8.0.2
jupyter-client==7.3.5
jupyter-kernel-gateway==2.5.1
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-portal/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
boltons==21.0.0
boto3==1.24.77
ddtrace==1.4.5
boto3==1.24.84
ddtrace==1.5.0
Django>=3.2,<4.0
django-extensions==3.2.1
django-settings-file==2.10.0
Expand Down

0 comments on commit bd8afff

Please sign in to comment.