Skip to content

Commit fd8a401

Browse files
Bump the all group in /dependabot with 2 updates (#150)
* Bump the all group in /dependabot with 2 updates Bumps the all group in /dependabot with 2 updates: [pytz](https://github.com/stub42/pytz) and [ipython](https://github.com/ipython/ipython). Updates `pytz` from 2025.2 to 2026.1.post1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2025.2...release_2026.1.post1) Updates `ipython` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.10.0...9.11.0) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.1.post1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: ipython dependency-version: 9.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> * Version synchronization --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 6b65a4d commit fd8a401

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dependabot/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ multipart==1.3.1
7272
persistent==6.5
7373
pycparser==3.0
7474
python-gettext==5.0
75-
pytz==2025.2
75+
pytz==2026.1.post1
7676
transaction==5.0
7777
zc.lockfile==4.0
7878
zodbpickle==4.3
@@ -102,7 +102,7 @@ grokcore.startup==5.0
102102
grokcore.traverser==5.0
103103
grokcore.view==5.0
104104
grokcore.viewlet==5.1
105-
ipython==9.10.0
105+
ipython==9.11.0
106106
martian==2.1
107107
z3c.evalexception==4.0
108108
z3c.flashmessage==4.0

grok-versions.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ multipart = 1.3.1
7676
persistent = 6.5
7777
pycparser = 3.0
7878
python-gettext = 5.0
79-
pytz = 2025.2
79+
pytz = 2026.1.post1
8080
transaction = 5.0
8181
zc.lockfile = 4.0
8282
zodbpickle = 4.3
@@ -114,7 +114,7 @@ grokcore.startup = 5.0
114114
grokcore.traverser = 5.0
115115
grokcore.view = 5.0
116116
grokcore.viewlet = 5.1
117-
ipython = 9.10.0
117+
ipython = 9.11.0
118118
martian = 2.1
119119
z3c.evalexception = 4.0
120120
z3c.flashmessage = 4.0

0 commit comments

Comments
 (0)