Update dependency aiofiles to ~=23.2.1 #2

Merged
profitroll merged 1 commits from renovate/aiofiles-23.x into main 2023-08-10 15:40:15 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
aiofiles (changelog) minor ~=23.1.0 -> ~=23.2.1

Release Notes

Tinche/aiofiles (aiofiles)

v23.2.0: 23.2.0

Compare Source

23.2.0

  • aiofiles is now tested on Python 3.12 too.
    #​166 #​168
  • On Python 3.12, aiofiles.tempfile.NamedTemporaryFile now accepts a delete_on_close argument, just like the stdlib version.
  • On Python 3.12, aiofiles.tempfile.NamedTemporaryFile no longer exposes a delete attribute, just like the stdlib version.
  • Added aiofiles.os.statvfs and aiofiles.os.path.ismount.
    #​162
  • Use PDM instead of Poetry.
    #​169

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aiofiles](https://github.com/Tinche/aiofiles#history) ([changelog](https://github.com/Tinche/aiofiles#history)) | minor | `~=23.1.0` -> `~=23.2.1` | --- ### Release Notes <details> <summary>Tinche/aiofiles (aiofiles)</summary> ### [`v23.2.0`](https://github.com/Tinche/aiofiles/releases/tag/v23.2.0): 23.2.0 [Compare Source](https://github.com/Tinche/aiofiles/compare/v23.1.0...v23.2.0) ### 23.2.0 - aiofiles is now tested on Python 3.12 too. [#&#8203;166](https://github.com/Tinche/aiofiles/issues/166) [#&#8203;168](https://github.com/Tinche/aiofiles/pull/168) - On Python 3.12, `aiofiles.tempfile.NamedTemporaryFile` now accepts a `delete_on_close` argument, just like the stdlib version. - On Python 3.12, `aiofiles.tempfile.NamedTemporaryFile` no longer exposes a `delete` attribute, just like the stdlib version. - Added `aiofiles.os.statvfs` and `aiofiles.os.path.ismount`. [#&#8203;162](https://github.com/Tinche/aiofiles/pull/162) - Use [PDM](https://pdm.fming.dev/latest/) instead of Poetry. [#&#8203;169](https://github.com/Tinche/aiofiles/pull/169) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Renovate added 1 commit 2023-08-10 15:39:23 +03:00
Renovate scheduled this pull request to auto merge when all checks succeed 2023-08-10 15:39:23 +03:00
profitroll merged commit b04f5cae11 into main 2023-08-10 15:40:15 +03:00
profitroll deleted branch renovate/aiofiles-23.x 2023-08-10 15:40:15 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: profitroll/EmojiCaptchaBot#2
No description provided.