Skip to content

Commit

Permalink
feat: upgrade gitignore-parser to 0.1.11 (with our fix for symlinks) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste authored Jan 19, 2024
1 parent 9559ea2 commit 141eb69
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .metwork-framework/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
| [geos](http://trac.osgeo.org/geos/) | 3.12.0 | scientific_core |
| [ghp-import](https://github.com/c-w/ghp-import) | 2.1.0 | python3_devtools |
| [gitdb](https://github.com/gitpython-developers/gitdb) | 4.0.11 | python3_devtools |
| [gitignore_parser](https://github.com/mherrmann/gitignore_parser) | 0.1.8 | python3 |
| [gitignore_parser](https://github.com/mherrmann/gitignore_parser) | 0.1.11 | python3 |
| [GitPython](https://github.com/gitpython-developers/GitPython) | 3.1.41 | python3_devtools |
| [hatch-fancy-pypi-readme](https://pypi.org/project/hatch-fancy-pypi-readme) | 23.1.0 | python3 |
| [hatch-nodejs-version](https://pypi.org/project/hatch-nodejs-version) | 0.3.2 | python3 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ urllib3
bjoern
python-ldap
pydantic
#There is a problem with circus_autorestart_plugin with gitignore-parser 0.1.9
#Cf https://github.com/metwork-framework/circus_autorestart_plugin/issues/6
gitignore-parser<0.1.9
gitignore-parser
threadpoolctl
fsspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ diskcache==5.6.3
frozenlist==1.4.0
fsspec==2023.9.2
geojson==3.0.1
gitignore-parser==0.1.8
gitignore-parser==0.1.11
hiredis==2.2.3
idna==3.4
inotify-simple==1.3.5
Expand Down

0 comments on commit 141eb69

Please sign in to comment.