Skip to content

Commit

Permalink
Bump the all group in /dependabot with 2 updates (#51)
Browse files Browse the repository at this point in the history
* Bump the all group in /dependabot with 2 updates

Bumps the all group in /dependabot with 2 updates: [soupsieve](https://github.com/facelessuser/soupsieve) and [webob](https://github.com/Pylons/webob).


Updates `soupsieve` from 2.5 to 2.6
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.5...2.6)

Updates `webob` from 1.8.7 to 1.8.8
- [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt)
- [Commits](Pylons/webob@1.8.7...1.8.8)

---
updated-dependencies:
- dependency-name: soupsieve
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: webob
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Aug 19, 2024
1 parent d805c6e commit 7160b1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dependabot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ ptyprocess==0.7.0
requests-toolbelt==1.0.0
shutilwhich==1.1.0
simplegeneric==0.8.1
soupsieve==2.5
soupsieve==2.6
tqdm==4.66.5
traitlets==5.14.3
twine==5.1.1
waitress==3.0.0
WebOb==1.8.7
WebOb==1.8.8
WebTest==3.0.0
WSGIProxy2==0.5.1
z3c.autoinclude==1.0
Expand Down
4 changes: 2 additions & 2 deletions grok-versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ ptyprocess = 0.7.0
requests-toolbelt = 1.0.0
shutilwhich = 1.1.0
simplegeneric = 0.8.1
soupsieve = 2.5
soupsieve = 2.6
tqdm = 4.66.5
traitlets = 5.14.3
twine = 5.1.1
waitress = 3.0.0
WebOb = 1.8.7
WebOb = 1.8.8
WebTest = 3.0.0
WSGIProxy2 = 0.5.1
z3c.autoinclude = 1.0
Expand Down

0 comments on commit 7160b1d

Please sign in to comment.