simonw / simonwillisonblog

The source code behind my blog
https://simonwillison.net/
Apache License 2.0
188 stars 17 forks source link

Bump the python-packages group with 3 updates #390

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the python-packages group with 3 updates: cloudflare, django and pytest.

Updates cloudflare from 2.14.2 to 2.15.1

Release notes

Sourced from cloudflare's releases.

2.15.1

 - 2023-12-28 11:59:04 -0800 [6b1cbe4](https://github.com/cloudflare/python-cloudflare/commit/6b1cbe4e446f877fad61f5b2d7cc60e2faeddad7) CHANGELOG.md pushed to github
 - 2023-12-28 11:58:34 -0800 [aac4e6f](https://github.com/cloudflare/python-cloudflare/commit/aac4e6f1ee520f42c7ffa7fbf92195f955f27ea1) 2.15.1
 - 2023-12-28 11:58:00 -0800 [fddc424](https://github.com/cloudflare/python-cloudflare/commit/fddc424adb7d9bb7d205bb8aedcf6bbd1d9536eb) fixed a bad edit from 241af4d which stopped data being send on PUT/POST/PATCH/DELETE
 - 2023-12-28 11:49:45 -0800 [62eb860](https://github.com/cloudflare/python-cloudflare/commit/62eb8602e979ff7437728727444f3332c2f21b4b) example of purge_cache for free or enterprise accounts

2.14.3

Changelog

Sourced from cloudflare's changelog.

Change Log

  • 2023-12-28 11:58:34 -0800 aac4e6f 2.15.1
  • 2023-12-28 11:58:00 -0800 fddc424 fixed a bad edit from 241af4d which stopped data being send on PUT/POST/PATCH/DELETE
  • 2023-12-28 11:49:45 -0800 62eb860 example of purge_cache for free or enterprise accounts
  • 2023-12-27 11:53:31 -0800 64ee01b CHANGELOG.md pushed to github
  • 2023-12-27 11:50:33 -0800 6153da0 2.15.0
  • 2023-12-27 11:49:53 -0800 d6ae4ea added Content-Type processing on add, removed old api web checking (hence remove bs4), refactoring of all add methods, network now handles data/json cleanly, results returned based on Content-Type via new code, setup/requirements removed BeautifulSoup/bs4
  • 2023-12-26 15:18:00 -0800 91bd97d corrected missing tests; added debug test - useful for coverage
  • 2023-12-26 15:17:07 -0800 25c981a test cf.add()
  • 2023-12-26 15:16:44 -0800 edf9e51 complete rewrite - maybe better; maybe not; however, test runs are nicer to look at
  • 2023-12-26 11:09:14 -0800 61ca2d6 automate the list of aliases - far better for future
  • 2023-12-26 09:50:44 -0800 75234ea Allow PUT and POST to both send files, move params into files when both types used
  • 2023-12-25 16:17:21 -0800 fc74b5a more test cases
  • 2023-12-25 16:16:37 -0800 a42d836 more test cases
  • 2023-12-25 12:56:15 -0800 945afcc more test cases and moved pytest to pytest with coverage
  • 2023-12-25 12:54:04 -0800 08da722 init.py needed for coverage to work
  • 2023-12-23 16:23:36 -0800 42d8a62 added more AI examples
  • 2023-12-23 10:26:50 -0800 241af4d cleanup of params vs content
  • 2023-12-21 14:20:44 -0800 57e9c0f updated to handle new keyword handling method
  • 2023-12-21 14:15:59 -0800 6769d9f updated to handle new keyword handling method
  • 2023-12-14 17:40:29 +0000 d7ca6d1 Added first pass at Content-Type processing from openapi data
  • 2023-12-13 14:01:10 +0000 d141d87 CHANGELOG.md pushed to github
  • 2023-12-13 13:59:55 +0000 9b0787e 2.14.3
  • 2023-12-13 13:52:53 +0000 ab6f4db handle {account-identifier} with a dash vs underscore. Arggg!
  • 2023-12-13 13:52:03 +0000 f445051 /live added - but does not response yet
  • 2023-11-25 20:05:23 -0800 5b7b386 CHANGELOG.md pushed to github
  • 2023-11-25 20:04:41 -0800 b80db60 added AI info
  • 2023-11-25 19:43:28 -0800 c88bbfa account name via -a flag now. should not be needed
  • 2023-11-25 19:26:44 -0800 3621a4d clean up and more
  • 2023-11-25 19:25:59 -0800 282aa54 stable diffusion example
  • 2023-11-25 19:25:07 -0800 3e40a69 clean up and more
  • 2023-11-25 15:14:00 -0800 1eeca98 move config info into code
  • 2023-11-25 15:00:14 -0800 d79b0ec first pass a new AI API calls
  • 2023-11-25 13:06:07 -0800 115fac8 CHANGELOG.md pushed to github
  • 2023-11-25 13:05:33 -0800 bf47169 2.14.1
  • 2023-11-25 13:05:09 -0800 d5f707d cleanup of usage, added more flag descriptions
  • 2023-11-25 13:04:33 -0800 d23ed90 cleanup of usage and getops values - now consistent
  • 2023-11-25 12:42:24 -0800 142a01b timeout values now work from config or api call, added support for image binary results, fixed logging if binary
  • 2023-11-25 12:39:05 -0800 453fed3 handle raw byte output either via --image flag or if return from api is bytes
  • 2023-11-25 10:22:15 -0800 e08610b CHANGELOG.md pushed to github
  • 2023-11-25 10:21:56 -0800 807f99b 2.13.1
  • 2023-11-25 10:17:37 -0800 7dd1888 Merge pull request #175 from Daic115/master
  • 2023-11-25 10:10:15 -0800 838ef13 remove Unicode from README - this caused issues on Windows install
  • 2023-11-25 10:06:52 -0800 cd6f7d1 CHANGELOG.md pushed to github
  • 2023-11-25 10:06:36 -0800 541c8f6 2.12.5
  • 2023-11-25 10:06:19 -0800 2610c98 more api endpoints
  • 2023-11-15 15:58:23 +0800 4524c50 Update setup.py
  • 2023-09-21 18:45:16 -0700 419c90b 2.12.4
  • 2023-09-21 12:18:54 -0700 1982e4e 2.12.3

... (truncated)

Commits
  • 6b1cbe4 CHANGELOG.md pushed to github
  • aac4e6f 2.15.1
  • fddc424 fixed a bad edit from 241af4d which stopped data being send on PUT/POST/PATCH...
  • 62eb860 example of purge_cache for free or enterprise accounts
  • 64ee01b CHANGELOG.md pushed to github
  • 6153da0 2.15.0
  • d6ae4ea added Content-Type processing on add, removed old api web checking (hence rem...
  • 91bd97d corrected missing tests; added debug test - useful for coverage
  • 25c981a test cf.add()
  • edf9e51 complete rewrite - maybe better; maybe not; however, test runs are nicer to l...
  • Additional commits viewable in compare view


Updates django from 5.0 to 5.0.1

Commits
  • 9c436a0 [5.0.x] Bumped version for 5.0.1 release.
  • 01d2f94 [5.0.x] Added release date for 5.0.1 and 4.2.9.
  • 031bc47 [5.0.x] Fixed #35072 -- Corrected Field.choices description in models topic.
  • c69dbc7 [5.0.x] Fixed #35069 -- Fixed typo in docs/ref/forms/api.txt.
  • c8274ec [5.0.x] Corrected method/function wording in tutorial 3.
  • 8480f2e [5.0.x] Added backticks around name argument in tutorial 3.
  • f33eddf [5.0.x] Corrected code-block directives in docs.
  • 454269b [5.0.x] Updated asgiref dependency for 5.0 release series.
  • 7e3ba86 [5.0.x] Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.
  • 9a182f3 [5.0.x] Fixed #35056 -- Fixed system check crash on reverse m2m relations wit...
  • Additional commits viewable in compare view


Updates pytest from 7.4.3 to 7.4.4

Release notes

Sourced from pytest's releases.

pytest 7.4.4 (2023-12-31)

Bug Fixes

  • #11140: Fix non-string constants at the top of file being detected as docstrings on Python>=3.8.
  • #11572: Handle an edge case where sys.stderr{.interpreted-text role="data"} and sys.__stderr__{.interpreted-text role="data"} might already be closed when faulthandler{.interpreted-text role="ref"} is tearing down.
  • #11710: Fixed tracebacks from collection errors not getting pruned.
  • #7966: Removed unhelpful error message from assertion rewrite mechanism when exceptions are raised in __iter__ methods. Now they are treated un-iterable instead.

Improved Documentation

  • #11091: Updated documentation to refer to hyphenated options: replaced --junitxml with --junit-xml and --collectonly with --collect-only.
Commits
  • 33f694f Prepare release version 7.4.4
  • 76c107c Merge pull request #11751 from bluetech/backport-11143-to-7.4.x
  • 531d76d [7.4.x] Improve reporting from iter exceptions (#11749)
  • a0f58fa Merge pull request #11143 from tushar-deepsource/patch-1
  • b1f3387 [7.4.x] #11091: documentation should use hypthonated properties (#11750)
  • 2cdd619 Merge pull request #11747 from pytest-dev/backport-11711-to-7.4.x
  • d06c05b [7.4.x] nodes: fix tracebacks from collection errors are not getting pruned
  • 5582bfc [7.4.x] Improves clarity in Sphinx documentation for function signature. (#11...
  • 13024ef [7.4.x] Fix for operation on closed file in faulthandler teardown (#11631)
  • a40dacf [7.4.x] XFAIL TestLocalPath.test_make_numbered_dir_multiprocess_safe (#11616)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

Superseded by #392.