Skip to content

Bump gitpython from 3.1.49 to 3.1.50#393

Merged
Vittorio-Caggiano merged 4 commits into
devfrom
dependabot/uv/gitpython-3.1.50
May 11, 2026
Merged

Bump gitpython from 3.1.49 to 3.1.50#393
Vittorio-Caggiano merged 4 commits into
devfrom
dependabot/uv/gitpython-3.1.50

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Copy link
Copy Markdown
Contributor

Bumps gitpython from 3.1.49 to 3.1.50.

Commits

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.

Vittorio-Caggiano and others added 3 commits April 30, 2026 16:50
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.49 to 3.1.50.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.49...3.1.50)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.50
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 10, 2026
@Vittorio-Caggiano Vittorio-Caggiano changed the base branch from main to dev May 10, 2026 15:20
@Vittorio-Caggiano Vittorio-Caggiano merged commit 0c78d28 into dev May 11, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/gitpython-3.1.50 branch May 11, 2026 18:31
Vittorio-Caggiano added a commit that referenced this pull request May 13, 2026
* add uv installation and CI (#359)

add uv installation and CI

* Remove stale examine rollout (#365)

* MAJOR: Removing old examine_rollout. Please use logger/examine_logger.py moving forward

* MAJOR: Removing old examine_rollout. Please use logger/examine_logger.py moving forward

* Mjx (#354)

* add mjx folder
* Add mujoco-playground style elbow, hand and arm environments
* add mjx version installation guide
* Fix NPZ format mismatch: convert 6D euler object_init to 7D quaternion format (#358)
* remove dm_control

---------

Co-authored-by: jamesheald <jamesbheald@gmail.com>
Co-authored-by: Balint-H <bkh16@ic.ac.uk>
Co-authored-by: elladyr <elladyr@users.noreply.github.com>
Co-authored-by: Chengkun Li <lichengkun0805@gmail.com>
Co-authored-by: Sagar Verma <sagar15056@iiitd.ac.in>
Co-authored-by: Chengkun (Charlie) Li <33972674+CharlieLeee@users.noreply.github.com>
Co-authored-by: Florian Fischer <62909493+fl0fischer@users.noreply.github.com>
Co-authored-by: Florian Fischer <fjf33@cam.ac.uk>
Co-authored-by: Vikash Kumar <vikashplus@gmail.com>

* fixes pre-release (#388)

* fix python version on pypi release ci

* bump to mujoco==3.6.0 (enables naccdmax kwarg, see mujoco PR #3096)

* fix ci missing library

* update assets credits

* fix compatibility issues

* add py3.14

* Bump gitpython from 3.1.49 to 3.1.50 (#393)

* update assets credits (#392)

* chore: bump version to 2.12.2

* Bump gitpython from 3.1.49 to 3.1.50

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.49 to 3.1.50.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.49...3.1.50)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.50
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Vittorio Caggiano <caggiano@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump urllib3 from 2.6.3 to 2.7.0 (#394)

* update assets credits (#392)

* chore: bump version to 2.12.2

* Bump urllib3 from 2.6.3 to 2.7.0

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.6.3...2.7.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.7.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Vittorio Caggiano <caggiano@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* regenerated

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Vikash Kumar <vikashplus@gmail.com>
Co-authored-by: jamesheald <jamesbheald@gmail.com>
Co-authored-by: Balint-H <bkh16@ic.ac.uk>
Co-authored-by: elladyr <elladyr@users.noreply.github.com>
Co-authored-by: Chengkun Li <lichengkun0805@gmail.com>
Co-authored-by: Sagar Verma <sagar15056@iiitd.ac.in>
Co-authored-by: Chengkun (Charlie) Li <33972674+CharlieLeee@users.noreply.github.com>
Co-authored-by: Florian Fischer <62909493+fl0fischer@users.noreply.github.com>
Co-authored-by: Florian Fischer <fjf33@cam.ac.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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