Skip to content

Commit

Permalink
Bump moto from 1.3.14 to 2.2.6
Browse files Browse the repository at this point in the history
Bumps [moto](https://github.com/spulec/moto) from 1.3.14 to 2.2.6.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@1.3.14...2.2.6)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2021
1 parent 48eafdd commit 6fe002e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==3.2.7
psycopg2==2.8.5
psycopg2==2.9.1
gunicorn==20.1.0
djangorestframework==3.12.4
pylint==2.5.3
Expand All @@ -8,7 +8,7 @@ django-cors-headers==3.4.0
pyyaml==5.4
colour_runner==0.1.1
boto3==1.14.37
moto==1.3.14
moto==2.2.6
six==1.15.0
python-dateutil==2.8.2
requests==2.26.0
Expand Down

0 comments on commit 6fe002e

Please sign in to comment.