Merge branch 'master' of github.com:go-outside-labs/mev-python

This commit is contained in:
mvonsteinkirch 2023-02-04 12:56:29 -08:00
commit f0168569fc
2 changed files with 7 additions and 1 deletions

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"

View file

@ -24,7 +24,7 @@ retrying==1.3.3
six==1.11.0 six==1.11.0
traitlets==4.3.2 traitlets==4.3.2
urllib3==1.26.5 urllib3==1.26.5
Werkzeug==0.15.3 Werkzeug==0.15.5
numpy==1.22.0 numpy==1.22.0
pandas==0.25.3 pandas==0.25.3
dash-table-experiments==0.6.0 dash-table-experiments==0.6.0