Skip to content

Commit

Permalink
Update dependency smmap to v5.0.2 (#306)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [smmap](https://redirect.github.com/gitpython-developers/smmap) |
`==5.0.1` -> `==5.0.2` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/smmap/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/smmap/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/smmap/5.0.1/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/smmap/5.0.1/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gitpython-developers/smmap (smmap)</summary>

###
[`v5.0.2`](https://redirect.github.com/gitpython-developers/smmap/releases/tag/v5.0.2)

[Compare
Source](https://redirect.github.com/gitpython-developers/smmap/compare/v5.0.1...v5.0.2)

#### What's Changed

- Update CI, in line with gitdb by
[@&#8203;EliahKagan](https://redirect.github.com/EliahKagan) in
[https://github.com/gitpython-developers/smmap/pull/53](https://redirect.github.com/gitpython-developers/smmap/pull/53)
- No longer treat 3.12 as experimental on smmap CI by
[@&#8203;EliahKagan](https://redirect.github.com/EliahKagan) in
[https://github.com/gitpython-developers/smmap/pull/54](https://redirect.github.com/gitpython-developers/smmap/pull/54)
- Bump actions/setup-python from 4 to 5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gitpython-developers/smmap/pull/55](https://redirect.github.com/gitpython-developers/smmap/pull/55)
- Replace use of mktemp by
[@&#8203;EliahKagan](https://redirect.github.com/EliahKagan) in
[https://github.com/gitpython-developers/smmap/pull/56](https://redirect.github.com/gitpython-developers/smmap/pull/56)
- Use SPDX identifier by
[@&#8203;Shortfinga](https://redirect.github.com/Shortfinga) in
[https://github.com/gitpython-developers/smmap/pull/57](https://redirect.github.com/gitpython-developers/smmap/pull/57)

#### New Contributors

- [@&#8203;dependabot](https://redirect.github.com/dependabot) made
their first contribution in
[https://github.com/gitpython-developers/smmap/pull/55](https://redirect.github.com/gitpython-developers/smmap/pull/55)
- [@&#8203;Shortfinga](https://redirect.github.com/Shortfinga) made
their first contribution in
[https://github.com/gitpython-developers/smmap/pull/57](https://redirect.github.com/gitpython-developers/smmap/pull/57)

**Full Changelog**:
gitpython-developers/smmap@v5.0.1...v5.0.2

</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 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lettuce-financial/github-bot-signed-commit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
lettuce-bot[bot] authored Jan 3, 2025
2 parents 4688c33 + fa0dfe0 commit 386dc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PyNaCl==1.5.0
python-dateutil==2.9.0.post0
requests==2.32.3
six==1.17.0
smmap==5.0.1
smmap==5.0.2
typing_extensions==4.12.2
urllib3==2.2.1
wrapt==1.17.0

0 comments on commit 386dc4c

Please sign in to comment.