Skip to content

Commit

Permalink
- Updated versions of dev-dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cykooz committed Apr 29, 2022
1 parent a3a73b0 commit 7bb390b
Showing 1 changed file with 29 additions and 32 deletions.
61 changes: 29 additions & 32 deletions versions.cfg
Original file line number Diff line number Diff line change
@@ -1,45 +1,43 @@
[versions]
zc.recipe.egg = 2.0.7


Pygments = 2.10.0
SecretStorage = 3.3.1
attrs = 21.2.0
bleach = 4.1.0
Pygments = 2.12.0
SecretStorage = 3.3.2
attrs = 21.4.0
bleach = 5.0.0
build = 0.7.0
certifi = 2021.10.8
cffi = 1.15.0
charset-normalizer = 2.0.9
check-manifest = 0.47
cmarkgfm = 0.6.0
colorama = 0.4.4
cryptography = 36.0.0
charset-normalizer = 2.0.12
check-manifest = 0.48
cmarkgfm = 0.8.0
commonmark = 0.9.1
cryptography = 37.0.1
cykooz.testing = 1.2
idna = 3.3
importlib-metadata = 4.8.2
jeepney = 0.7.1
keyring = 23.4.0
importlib-metadata = 4.11.3
jeepney = 0.8.0
keyring = 23.5.0
manuel = 1.10.1
pep517 = 0.12.0
pkginfo = 1.8.2
pluggy = 1.0.0
py = 1.11.0
pyparsing = 3.0.6
pytest = 6.2.5
readme-renderer = 30.0
requests = 2.26.0
pyparsing = 3.0.8
pytest = 7.1.2
readme-renderer = 35.0
requests = 2.27.1
requests-toolbelt = 0.9.1
restview = 2.9.3
rfc3986 = 1.5.0
tomli = 1.2.2
tqdm = 4.62.3
twine = 3.7.1
urllib3 = 1.26.7
restview = 3.0.0
rfc3986 = 2.0.0
rich = 12.3.0
twine = 4.0.0
urllib3 = 1.26.9
zc.recipe.deployment = 1.3.0
zc.zdaemonrecipe = 1.0.0
zdaemon = 4.3
zipp = 3.6.0
zope.testing = 4.9
zipp = 3.8.0
zope.testing = 4.10

# Required by:
# bobo==2.3.0
Expand All @@ -51,15 +49,15 @@ WebOb = 1.8.7
ZConfig = 3.6.0

# Required by:
# restview==2.9.3
# restview==3.0.0
docutils = 0.18.1

# Required by:
# pytest==6.2.5
# pytest==7.1.2
iniconfig = 1.1.1

# Required by:
# pytest==6.2.5
# pytest==7.1.2
packaging = 21.3

# Required by:
Expand All @@ -71,10 +69,9 @@ pycparser = 2.21
six = 1.16.0

# Required by:
# check-manifest==0.47
# pytest==6.2.5
toml = 0.10.2
# check-manifest==0.48
tomli = 2.0.1

# Required by:
# bleach==4.1.0
# bleach==5.0.0
webencodings = 0.5.1

0 comments on commit 7bb390b

Please sign in to comment.