Skip to content

Commit

Permalink
Bump cloudflare from 2.14.2 to 2.16.0
Browse files Browse the repository at this point in the history
Bumps [cloudflare](https://github.com/cloudflare/python-cloudflare) from 2.14.2 to 2.16.0.
- [Release notes](https://github.com/cloudflare/python-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/python-cloudflare/blob/master/CHANGELOG.md)
- [Commits](cloudflare/python-cloudflare@2.14.2...2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent 3048d81 commit 3cb1e74
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 32 deletions.
10 changes: 1 addition & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ bcrypt==4.0.1
# -r requirements-tests.txt
# flask-bcrypt
# paramiko
beautifulsoup4==4.12.2
# via
# -r requirements-tests.txt
# cloudflare
billiard==4.2.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -136,7 +132,7 @@ click-repl==0.3.0
# via
# -r requirements-tests.txt
# celery
cloudflare==2.14.2
cloudflare==2.16.0
# via -r requirements-tests.txt
configargparse==1.7
# via
Expand Down Expand Up @@ -717,10 +713,6 @@ sortedcontainers==2.4.0
# via
# -r requirements-tests.txt
# fakeredis
soupsieve==2.5
# via
# -r requirements-tests.txt
# beautifulsoup4
sqlalchemy==1.3.24
# via
# -r requirements-tests.txt
Expand Down
10 changes: 1 addition & 9 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ bcrypt==4.0.1
# -r requirements-tests.txt
# flask-bcrypt
# paramiko
beautifulsoup4==4.12.2
# via
# -r requirements-tests.txt
# cloudflare
billiard==4.2.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -146,7 +142,7 @@ click-repl==0.3.0
# via
# -r requirements-tests.txt
# celery
cloudflare==2.14.2
cloudflare==2.16.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -739,10 +735,6 @@ sortedcontainers==2.4.0
# via
# -r requirements-tests.txt
# fakeredis
soupsieve==2.5
# via
# -r requirements-tests.txt
# beautifulsoup4
sphinx==7.2.6
# via
# -r requirements-docs.in
Expand Down
10 changes: 1 addition & 9 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ bcrypt==4.0.1
# -r requirements.txt
# flask-bcrypt
# paramiko
beautifulsoup4==4.12.2
# via
# -r requirements.txt
# cloudflare
billiard==4.2.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -127,7 +123,7 @@ click-repl==0.3.0
# via
# -r requirements.txt
# celery
cloudflare==2.14.2
cloudflare==2.16.0
# via -r requirements.txt
configargparse==1.7
# via
Expand Down Expand Up @@ -577,10 +573,6 @@ smmap==5.0.1
# via gitdb
sortedcontainers==2.4.0
# via fakeredis
soupsieve==2.5
# via
# -r requirements.txt
# beautifulsoup4
sqlalchemy==1.3.24
# via
# -r requirements.txt
Expand Down
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ bcrypt==4.0.1
# via
# flask-bcrypt
# paramiko
beautifulsoup4==4.12.2
# via cloudflare
billiard==4.2.0
# via celery
blinker==1.6.3
Expand Down Expand Up @@ -74,7 +72,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cloudflare==2.14.2
cloudflare==2.16.0
# via -r requirements.in
configargparse==1.7
# via certbot
Expand Down Expand Up @@ -292,8 +290,6 @@ six==1.16.0
# flask-restful
# python-dateutil
# retrying
soupsieve==2.5
# via beautifulsoup4
sqlalchemy==1.3.24
# via
# -r requirements.in
Expand Down

0 comments on commit 3cb1e74

Please sign in to comment.