Skip to content

Commit 0236d7e

Browse files
Bump nbgitpuller from 1.2.1 to 1.2.2 (#464)
* Bump nbgitpuller from 1.2.1 to 1.2.2 Bumps [nbgitpuller](https://github.com/jupyterhub/nbgitpuller) from 1.2.1 to 1.2.2. - [Changelog](https://github.com/jupyterhub/nbgitpuller/blob/main/CHANGELOG.md) - [Commits](jupyterhub/nbgitpuller@1.2.1...1.2.2) --- updated-dependencies: - dependency-name: nbgitpuller dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyiron-runner <[email protected]>
1 parent d9e74e3 commit 0236d7e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mpie_cmti/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- bader =1.0.5
88
- calphy =1.3.13
99
- fitsnap3 =3.1.0.4
10-
- nbgitpuller =1.2.1
10+
- nbgitpuller =1.2.2
1111
- pyiron_contrib =0.1.18
1212
- pyiron_potentialfit =0.3.8
1313
- pyiron_workflow =0.11.2

potentialworkshop/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- structdbrest =0.0.1
88
- pyiron_potentialfit =0.3.7
99
- pyiron_gpl =0.0.5
10-
- nbgitpuller =1.2.1
10+
- nbgitpuller =1.2.2
1111
- python-ace =0.3.0
1212
- calphy =1.3.13
1313
- pyxtal =1.0.6

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ fenics==2019.1.0
1515
gpaw==24.6.0
1616
hyperspy==2.2.0
1717
jupyter-server-proxy==4.4.0
18-
nbgitpuller==1.2.1
18+
nbgitpuller==1.2.2
1919
nglview==3.1.4
2020
pystem==0.0.26
2121
python-ace==0.3.0

0 commit comments

Comments
 (0)