Skip to content

Bump aiohttp from 3.13.1 to 3.13.3 - #185

Merged
whyisdifficult merged 1 commit into
mainfrom
dependabot/uv/aiohttp-3.13.3
Mar 27, 2026
Merged

Bump aiohttp from 3.13.1 to 3.13.3#185
whyisdifficult merged 1 commit into
mainfrom
dependabot/uv/aiohttp-3.13.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Copy link
Copy Markdown
Contributor

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/aiohttp-3.13.3 branch from 418d8c3 to 8f69e8f Compare March 27, 2026 17:06
@whyisdifficult

Copy link
Copy Markdown
Owner

@dependabot rebase

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/aiohttp-3.13.3 branch from 8f69e8f to c284c7d Compare March 27, 2026 17:33
@whyisdifficult whyisdifficult self-assigned this Mar 27, 2026
@whyisdifficult
whyisdifficult self-requested a review March 27, 2026 17:34
@whyisdifficult
whyisdifficult merged commit 58497c8 into main Mar 27, 2026
10 checks passed
@whyisdifficult
whyisdifficult deleted the dependabot/uv/aiohttp-3.13.3 branch March 27, 2026 17:42
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Apr 2, 2026
This MR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [pipx:jiratui](https://github.com/whyisdifficult/jiratui) ([changelog](https://github.com/whyisdifficult/jiratui/blob/main/CHANGELOG.md)) | `1.6.2` → `1.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/jiratui/1.7.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/jiratui/1.7.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/jiratui/1.6.2/1.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/jiratui/1.6.2/1.7.0?slim=true) |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>whyisdifficult/jiratui (pipx:jiratui)</summary>

### [`v1.7.0`](https://github.com/whyisdifficult/jiratui/blob/HEAD/CHANGELOG.md#170---2026-03-28)

[Compare Source](whyisdifficult/jiratui@v1.6.2...v1.7.0)

##### Added

- Add support for defining custom styles for work item status and type colors via the `styling` configuration key; by [@&#8203;stianse](https://github.com/stianse) in [#&#8203;169](whyisdifficult/jiratui#169)
- Implement `active_sprint_on_startup` config flag by [@&#8203;spomata](https://github.com/spomata) in [#&#8203;170](whyisdifficult/jiratui#170)
- Add styles configuration by [@&#8203;stianse](https://github.com/stianse) in [#&#8203;169](whyisdifficult/jiratui#169)
- Allow customization of some components styling: priority, status and type by [@&#8203;whyisdifficult](https://github.com/whyisdifficult) in [#&#8203;173](whyisdifficult/jiratui#173)
- Use canonical value for styling work item statuses and types by [@&#8203;whyisdifficult](https://github.com/whyisdifficult) in [#&#8203;172](whyisdifficult/jiratui#172)

##### Bug Fixes

- `search_on_startup` config value was always overridden by CLI by [@&#8203;spomata](https://github.com/spomata) in [#&#8203;168](whyisdifficult/jiratui#168)

##### Changed

- Drop support for Python 3.10 and 3.11 by [@&#8203;whyisdifficult](https://github.com/whyisdifficult) in [#&#8203;184](whyisdifficult/jiratui#184)

##### Minor Improvements

- Upgrade `textual` to `v8.2.0`
- Upgrade `pydantic-settings[yaml]`
- Upgrade `gitpython`
- Upgrade `click`
- Upgrade `textual-image`
- Upgrade `pytest-cov`
- Upgrade `pytest`
- Upgrade `pytest-asyncio`
- Upgrade `mypy`
- Upgrade `pre-commit`
- Upgrade `ruff`
- Bump requests from 2.32.4 to 2.33.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;182](whyisdifficult/jiratui#182)
- Bump urllib3 from 2.5.0 to 2.6.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;183](whyisdifficult/jiratui#183)
- Bump aiohttp from 3.13.1 to 3.13.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;185](whyisdifficult/jiratui#185)
- Upgrade Independence used for generating documentation
- Improve SEO for the official website by [@&#8203;whyisdifficult](https://github.com/whyisdifficult) in [#&#8203;171](whyisdifficult/jiratui#171)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlJlbm92YXRlIEJvdCIsImF1dG9tYXRpb246Ym90LWF1dGhvcmVkIiwiZGVwZW5kZW5jeS10eXBlOjptaW5vciJdfQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant